diff options
Diffstat (limited to 'net/php71-soap/Makefile')
-rw-r--r-- | net/php71-soap/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/php71-soap/Makefile b/net/php71-soap/Makefile deleted file mode 100644 index 55c2013f0164..000000000000 --- a/net/php71-soap/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= net - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -soap - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |