mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
14 lines
325 B
Makefile
14 lines
325 B
Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
PORTNAME= symfony2
|
|
PORTVERSION= 20110826
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
|
|
PEAR_CHANNEL_HOST= pear.symfony.com
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|