2001-02-05 19:05:34 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: puf
|
|
|
|
# Date created: Feb 6, 2001
|
|
|
|
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= puf
|
2002-10-21 20:48:55 +00:00
|
|
|
PORTVERSION= 0.93.2a
|
2001-02-05 19:05:34 +00:00
|
|
|
CATEGORIES= ftp
|
2001-05-06 14:13:47 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
2001-02-05 19:05:34 +00:00
|
|
|
|
2002-05-11 14:10:02 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2001-02-05 19:05:34 +00:00
|
|
|
|
2002-05-31 23:12:31 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2001-02-05 19:05:34 +00:00
|
|
|
|
|
|
|
MAN1= puf.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|