summaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-01-28 23:28:08 +0000
committerpav <pav@FreeBSD.org>2005-01-28 23:28:08 +0000
commit0a5c03e33a6527151cda5b071aa13b29f1025ba3 (patch)
treec9f05af886e11fdbfb02366162cf97d06349321f /misc/Makefile
parent3f61edbf97394ed01395846d3052085a2978d221 (diff)
downloadFreeBSD-ports-0a5c03e33a6527151cda5b071aa13b29f1025ba3.zip
FreeBSD-ports-0a5c03e33a6527151cda5b071aa13b29f1025ba3.tar.gz
ddate prints the date in Discordian date format.
If called with no arguments, ddate will get the current system date, convert this to the Discordian date format and print this on the stan- dard output. Alternatively, a Gregorian date may be specified on the command line, in the form of a numerical day, month and year. PR: ports/76722 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1cf8584..94193c4 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -51,6 +51,7 @@
SUBDIR += cuecat
SUBDIR += cwish
SUBDIR += datedif
+ SUBDIR += ddate
SUBDIR += deco
SUBDIR += dejagnu
SUBDIR += delay
OpenPOWER on IntegriCloud