+# The following ensures the generated date field in the manpage is divorced
+# from the local build environment when building distribution packages.
+LC_TIME=C; export LC_TIME
+unset LANG
+datestamp=`date +%Y-%m-%d`
+
+cat <<__HOOPY_FROOD
+.TH MH-CHART %manext7% "${datestamp}" "%nmhversion%"
+.