diff options
Diffstat (limited to 'textproc/php74-xml/Makefile')
-rw-r--r-- | textproc/php74-xml/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/php74-xml/Makefile b/textproc/php74-xml/Makefile deleted file mode 100644 index 5de8bb1dff1d..000000000000 --- a/textproc/php74-xml/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php74 - -PKGNAMESUFFIX= -xml - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |