14 lines
305 B
Makefile
14 lines
305 B
Makefile
PORTNAME= ezc
|
|
PORTVERSION= 20060124
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
WWW= https://ezcomponents.org/
|
|
|
|
PEAR_CHANNEL_HOST= components.ez.no
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|