|
Lines 2-8
Link Here
|
| 2 |
# $FreeBSD: ports/devel/pear-SebastianBergmann_FinderFacade/Makefile,v 1.1 2013/01/02 19:07:45 svnexp Exp $ |
2 |
# $FreeBSD: ports/devel/pear-SebastianBergmann_FinderFacade/Makefile,v 1.1 2013/01/02 19:07:45 svnexp Exp $ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= FinderFacade |
4 |
PORTNAME= FinderFacade |
| 5 |
PORTVERSION= 1.0.5 |
5 |
PORTVERSION= 1.1.0 |
| 6 |
CATEGORIES= devel pear |
6 |
CATEGORIES= devel pear |
| 7 |
MASTER_SITES= http://pear.phpunit.de/get/ |
7 |
MASTER_SITES= http://pear.phpunit.de/get/ |
| 8 |
PKGNAMEPREFIX= pear-SebastianBergmann_ |
8 |
PKGNAMEPREFIX= pear-SebastianBergmann_ |
|
Lines 14-24
Link Here
|
| 14 |
|
14 |
|
| 15 |
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ |
15 |
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ |
| 16 |
pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ |
16 |
pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ |
| 17 |
pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ |
17 |
pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ |
| 18 |
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit |
18 |
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit |
| 19 |
RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ |
19 |
RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ |
| 20 |
pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ |
20 |
pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ |
| 21 |
pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ |
21 |
pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ |
| 22 |
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit |
22 |
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit |
| 23 |
|
23 |
|
| 24 |
PEAR_CHANNEL= phpunit |
24 |
PEAR_CHANNEL= phpunit |