freebsd-ports/devel/pear-channel-pdepend/Makefile
Ruslan Makhmatkhanov 83724da93c PEAR channel for the PHP Depend project
WWW: http://pear.pdepend.org/

PR:		172755
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:   yes
2012-12-03 13:19:26 +00:00

15 lines
346 B
Makefile

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