aboutsummaryrefslogtreecommitdiff
path: root/devel/php5-pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php5-pcre/Makefile')
-rw-r--r--devel/php5-pcre/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/php5-pcre/Makefile b/devel/php5-pcre/Makefile
deleted file mode 100644
index bfa9970c03c3..000000000000
--- a/devel/php5-pcre/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: php5-pcre
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= devel
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -pcre
-
-.include "${MASTERDIR}/Makefile"