aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-28 23:28:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-28 23:28:08 +0000
commit7c9e53fd345dd7ffe5de61a2975c7a42494feaa2 (patch)
tree2adaaccd51708cebf0e8a2eb0a88b7efc16e3f92 /misc/Makefile
parent18582552c968872de0df89a1d1611aecfac6a70a (diff)
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>
Notes
Notes: svn path=/head/; revision=127570
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 1cf8584894f6..94193c4765cf 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