freebsd-ports/devel/pear-channel-symfony2/Makefile
Sunpoet Po-Chuan Hsieh 3ceb872daa - Update bsd.symfony2.mk: add dependencies for package of the components which
will be used on other related ports
- Use single space after WWW:

PR:		ports/181680
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-01-06 15:11:43 +00:00

16 lines
363 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
# $FreeBSD$
PORTNAME= symfony2
PORTVERSION= 20110826
PORTREVISION= 2
CATEGORIES= devel www pear
MAINTAINER= gasol.wu@gmail.com
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.symfony.com
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
.include <bsd.port.post.mk>