aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pfe/Makefile
blob: 34523e53b52f0cb7be9bcf5d73e74570416371d1 (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.93
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>