aboutsummaryrefslogtreecommitdiff
path: root/misc/php5-calendar
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:14:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:14:47 +0000
commite2af8a430c4256b816904869307a932de6cedcab (patch)
treea263bc31f1e13701be2eea66ad0b09b3a87dc558 /misc/php5-calendar
parent6faf06f89ec79462bf06499830bbe0ac17b2392a (diff)
downloadports-e2af8a430c4256b816904869307a932de6cedcab.tar.gz
ports-e2af8a430c4256b816904869307a932de6cedcab.zip
Notes
Diffstat (limited to 'misc/php5-calendar')
-rw-r--r--misc/php5-calendar/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/php5-calendar/Makefile b/misc/php5-calendar/Makefile
new file mode 100644
index 000000000000..648e362d5434
--- /dev/null
+++ b/misc/php5-calendar/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-calendar
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= misc
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -calendar
+
+.include "${MASTERDIR}/Makefile"