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