aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-channel-symfony/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-channel-symfony/Makefile')
-rw-r--r--devel/pear-channel-symfony/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/pear-channel-symfony/Makefile b/devel/pear-channel-symfony/Makefile
new file mode 100644
index 000000000000..1206e7d11904
--- /dev/null
+++ b/devel/pear-channel-symfony/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pear-channel-symfony
+# Date created: 11 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= symfony
+PORTVERSION= 20110701
+CATEGORIES= devel www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
+
+PEAR_CHANNEL_HOST= pear.symfony-project.com
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
+.include <bsd.port.post.mk>