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