mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
b10246bb6d
events (e.g. birthdays). PR: 27723 Submitted by: Niek Bergboer <niek@bergboer.net>
22 lines
446 B
Makefile
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>
|