Converts gregorian dates to discordian

This commit is contained in:
Lubomir Rintel 2006-06-01 12:39:01 +00:00 committed by Thomas Klausner
parent d555a79b62
commit 3f149d166d
4 changed files with 34 additions and 0 deletions

4
ddate/DESCR Normal file
View File

@ -0,0 +1,4 @@
ddate converts either current system date or any other Gregorian dates to
Discordian dates. It works similarly to date(1), only almost completely
differently.

20
ddate/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/06/01 12:39:01 lkundrak Exp $
DISTNAME= ddate
PKGNAME= ddate-19950925
CATEGORIES= games
MASTER_SITES= http://ftp.cc.com.au/pub/users/cafuego/emperor_norton/
MAINTAINER= lkundrak@skosi.org
HOMEPAGE= http://yoyo.its.monash.edu.au/~acb/norton/
COMMENT= The enhanced Discordian date program
DOCDIR= ${PREFIX}/share/doc/ddate
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ddate ${PREFIX}/bin
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
${INSTALL_MAN} ${WRKSRC}/ddate.1 ${PREFIX}/man/man1
.include "../../mk/bsd.pkg.mk"

5
ddate/PLIST Normal file
View File

@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/01 12:39:01 lkundrak Exp $
bin/ddate
man/man1/ddate.1
share/doc/ddate/README
@dirrm share/doc/ddate

5
ddate/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/06/01 12:39:01 lkundrak Exp $
SHA1 (ddate.tar.gz) = af546ff909d9f7104336ea03e3d90cecff0c8fa0
RMD160 (ddate.tar.gz) = 331f26f9519d7755c611716cc59f838be4217e44
Size (ddate.tar.gz) = 8202 bytes