1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/misc/birthday/Makefile
Will Andrews b10246bb6d Add birthday 1.4, a program that outputs reminders for upcoming
events (e.g. birthdays).

PR:		27723
Submitted by:	Niek Bergboer <niek@bergboer.net>
2001-06-11 03:48:34 +00:00

22 lines
446 B
Makefile

# New ports collection makefile for: birthday
# Date created: 21 May 2001
# Whom: Niek Bergboer <niek@bergboer.net>
#
# $FreeBSD$
#
PORTNAME= birthday
PORTVERSION= 1.4
CATEGORIES= misc
MASTER_SITES= ftp://ftp.nl.debian.org/debian/pool/main/b/birthday/
DISTNAME= birthday_1.4
MAINTAINER= niek@bergboer.net
MAN1= birthday.1
MANCOMPRESSED= no
WRKSRC= ${WRKDIR}/birthday-1.4
.include <bsd.port.mk>