summaryrefslogtreecommitdiff
path: root/misc/birthday/Makefile
blob: 8db9d95e7116bfacd2fb51d0eebb1c3ec6e9f0b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   birthday
# Date created:        21 May 2001
# Whom:                Niek Bergboer <niek@bergboer.net>
#
# $FreeBSD$
#

PORTNAME=      birthday
PORTVERSION=   1.5
CATEGORIES=    misc
MASTER_SITES=  http://users.zetnet.co.uk/mortia/source/

MAINTAINER=    niek@bergboer.net
COMMENT=	A program that outputs reminders for upcoming events (e.g. birthdays)

MAN1=          birthday.1
MANCOMPRESSED= no

.include <bsd.port.mk>