freebsd-ports/devel/pear-channel-ezc/Makefile
2023-12-02 06:11:37 +08:00

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>