diff options
Diffstat (limited to 'textproc/php52-xml/Makefile')
-rw-r--r-- | textproc/php52-xml/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/php52-xml/Makefile b/textproc/php52-xml/Makefile deleted file mode 100644 index 7cb5e88ea084..000000000000 --- a/textproc/php52-xml/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# Created by: Alex Keda <admin@lissyara.su> -# $FreeBSD$ - -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php52 - -PKGNAMESUFFIX= -xml - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" |