2001-06-11 05:48:34 +02:00
|
|
|
# New ports collection makefile for: birthday
|
|
|
|
# Date created: 21 May 2001
|
|
|
|
# Whom: Niek Bergboer <niek@bergboer.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= birthday
|
2002-04-11 09:47:48 +02:00
|
|
|
PORTVERSION= 1.5
|
2001-06-11 05:48:34 +02:00
|
|
|
CATEGORIES= misc
|
2002-04-11 09:47:48 +02:00
|
|
|
MASTER_SITES= http://users.zetnet.co.uk/mortia/source/
|
2001-06-11 05:48:34 +02:00
|
|
|
|
|
|
|
MAINTAINER= niek@bergboer.net
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= A program that outputs reminders for upcoming events (e.g. birthdays)
|
2001-06-11 05:48:34 +02:00
|
|
|
|
|
|
|
MAN1= birthday.1
|
|
|
|
MANCOMPRESSED= no
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/birthday
|
2001-06-11 05:48:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|