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