f3cfa28097
Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight
14 lines
319 B
Makefile
14 lines
319 B
Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pdepend
|
|
PORTVERSION= 20100520
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= joneum@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>
|