diff options
Diffstat (limited to 'textproc/php5-xml/Makefile')
-rw-r--r-- | textproc/php5-xml/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/php5-xml/Makefile b/textproc/php5-xml/Makefile deleted file mode 100644 index 23bdc0c15fcc..000000000000 --- a/textproc/php5-xml/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -xml - -.include "${MASTERDIR}/Makefile" |