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