2000-10-30 03:31:15 +01:00
|
|
|
# New ports collection makefile for: pfe-devel
|
|
|
|
# Date created: 29 October 2000
|
|
|
|
# Whom: patrick
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= pfe
|
2001-05-28 17:30:40 +02:00
|
|
|
PORTVERSION= 0.30.97
|
2000-10-30 03:31:15 +01:00
|
|
|
CATEGORIES= lang
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
|
|
|
MAINTAINER= patrick@FreeBSD.org
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
2001-04-23 03:00:33 +02:00
|
|
|
#USE_BZIP2= yes
|
2000-10-30 03:31:15 +01:00
|
|
|
|
|
|
|
ALL_TARGET= #
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|