aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pfe/Makefile
blob: 963ae51061e4a0de3e38e7a0321deae7684adea2 (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.97
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>