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