diff options
Diffstat (limited to 'net/php55-soap/Makefile')
| -rw-r--r-- | net/php55-soap/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/php55-soap/Makefile b/net/php55-soap/Makefile new file mode 100644 index 000000000000..0fe20cdf7379 --- /dev/null +++ b/net/php55-soap/Makefile @@ -0,0 +1,10 @@ +# Created by: Alex Dupre <ale@FreeBSD.org> +# $FreeBSD$ + +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php55 + +PKGNAMESUFFIX= -soap + +.include "${MASTERDIR}/Makefile" |
