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