2013-09-20 19:13:42 +02:00
|
|
|
# Created by: Martin Matuska <mm@FreeBSD.org>
|
2011-07-11 10:37:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2011-07-11 11:36:59 +02:00
|
|
|
PORTNAME= phpunit
|
2011-07-11 10:37:33 +02:00
|
|
|
PORTVERSION= 20110327
|
|
|
|
CATEGORIES= devel www pear
|
|
|
|
|
2012-08-16 10:51:39 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2011-07-11 11:24:44 +02:00
|
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
2011-07-11 10:37:33 +02:00
|
|
|
|
2011-07-11 11:24:44 +02:00
|
|
|
PEAR_CHANNEL_HOST= pear.phpunit.de
|
2011-07-11 10:37:33 +02:00
|
|
|
|
2011-07-11 11:24:44 +02:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
|
|
|
|
.include <bsd.port.post.mk>
|