summaryrefslogtreecommitdiff
path: root/lang/pfe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pfe/Makefile')
-rw-r--r--lang/pfe/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile
deleted file mode 100644
index 963ae51061e4..000000000000
--- a/lang/pfe/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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>