summaryrefslogtreecommitdiff
path: root/lang/pfe/Makefile
blob: 9ccfe76e4369a0caf0ce3be11678005603cefa4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    pfe-devel
# Date created:         29 October 2000
# Whom:                 patrick
#
# $FreeBSD$
#

PORTNAME=	pfe
PORTVERSION=	0.30.16
CATEGORIES=	lang
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	patrick@FreeBSD.org

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes

ALL_TARGET=	#

.include <bsd.port.mk>