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