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