Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= phpunit |
4 |
PORTNAME= phpunit |
5 |
PORTVERSION= 4.8.0 |
5 |
PORTVERSION= 5.1.0 |
6 |
CATEGORIES= devel www |
6 |
CATEGORIES= devel www |
7 |
MASTER_SITES= https://phar.phpunit.de/ \ |
7 |
MASTER_SITES= https://phar.phpunit.de/ \ |
8 |
http://ports.toco-domains.de/ |
8 |
http://ports.toco-domains.de/ |
Lines 13-19
Link Here
|
13 |
|
13 |
|
14 |
LICENSE= BSD3CLAUSE |
14 |
LICENSE= BSD3CLAUSE |
15 |
|
15 |
|
16 |
CONFLICTS= pear-PHPUnit-[123]* |
16 |
CONFLICTS= pear-PHPUnit-[1234]* php5-* |
17 |
|
17 |
|
18 |
USES= cpe |
18 |
USES= cpe |
19 |
CPE_VENDOR= phpunit_project |
19 |
CPE_VENDOR= phpunit_project |