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