summaryrefslogtreecommitdiff
path: root/textproc/php80-xmlreader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php80-xmlreader/Makefile')
-rw-r--r--textproc/php80-xmlreader/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/php80-xmlreader/Makefile b/textproc/php80-xmlreader/Makefile
new file mode 100644
index 000000000000..0b8e3ad9a40a
--- /dev/null
+++ b/textproc/php80-xmlreader/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php80
+
+PKGNAMESUFFIX= -xmlreader
+
+TEST_TARGET= test
+
+.include "${MASTERDIR}/Makefile"