ports/devel/pear-channel-phpdoc/Makefile
2021-04-06 16:31:07 +02:00

13 lines
303 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
PORTNAME= phpdoc
PORTVERSION= 20120214
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.phpdoc.org
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>