aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-channel-phpdoc/Makefile
blob: 4c1fafa6aa402cb47b6bf69f0216b7fa4e848edd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	phpdoc
PORTVERSION=	20120214
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
WWW=		https://pear.phpdoc.org/

PEAR_CHANNEL_HOST=	pear.phpdoc.org

.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>