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