a06b809e8a
PR: 36760 Submitted by: maintainer
19 lines
379 B
Makefile
19 lines
379 B
Makefile
# 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
|
|
|
|
MAN1= birthday.1
|
|
MANCOMPRESSED= no
|
|
|
|
.include <bsd.port.mk>
|