aboutsummaryrefslogtreecommitdiff
path: root/misc/php52-calendar
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:21:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:21:26 +0000
commit90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e (patch)
treefedfd024d2cf153b431fd840577805ec90d70c08 /misc/php52-calendar
parent3acf4c24e29e32e82f673183e1acb3f78d002d62 (diff)
Notes
Diffstat (limited to 'misc/php52-calendar')
-rw-r--r--misc/php52-calendar/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/php52-calendar/Makefile b/misc/php52-calendar/Makefile
new file mode 100644
index 000000000000..30baa13c3ad3
--- /dev/null
+++ b/misc/php52-calendar/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-calendar
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= misc
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -calendar
+
+.include "${MASTERDIR}/Makefile"