aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Constraint/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 19:13:37 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 19:13:37 +0000
commitc24aae9b1ac9e3905bba4052d1143552d1fac19a (patch)
tree382757b568b55a4b417f63316bbe2af1edf1a090 /devel/pear-Horde_Constraint/Makefile
parenta937b0fc6516e60e6a07ffb75b9e7ab4e47e0c58 (diff)
downloadports-c24aae9b1ac9e3905bba4052d1143552d1fac19a.tar.gz
ports-c24aae9b1ac9e3905bba4052d1143552d1fac19a.zip
Notes
Diffstat (limited to 'devel/pear-Horde_Constraint/Makefile')
-rw-r--r--devel/pear-Horde_Constraint/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/pear-Horde_Constraint/Makefile b/devel/pear-Horde_Constraint/Makefile
new file mode 100644
index 000000000000..655f7d414cdb
--- /dev/null
+++ b/devel/pear-Horde_Constraint/Makefile
@@ -0,0 +1,16 @@
+# Ports collection makefile for: pear-Horde_Constraint
+# Date created: 6 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Constraint
+PORTVERSION= 1.0.0
+CATEGORIES= devel www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde Constraint library
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>