aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-channel-pdepend/Makefile
blob: 379ee73ea56928679c14006180fe4f765eda11ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Gasol Wu <gasol.wu@gmail.com>

PORTNAME=	pdepend
PORTVERSION=	20100520
CATEGORIES=	devel www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}

PEAR_CHANNEL_HOST=	pear.pdepend.org

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