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

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

MAINTAINER= patrick@FreeBSD.org

GNU_CONFIGURE=  yes
CONFIGURE_TARGET=   #
USE_GMAKE=  yes

.include <bsd.port.mk>