ports/devel/pear-channel-symfony/Makefile
2024-09-05 14:17:52 +08:00

13 lines
324 B
Makefile

PORTNAME= symfony
PORTVERSION= 20110701
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
WWW= https://pear.symfony-project.com/
NO_ARCH= yes
PEAR_CHANNEL_HOST= pear.symfony-project.com
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>