diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 08:47:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 08:47:38 +0800 |
commit | f828a5b388dfcdcc6d8295f4f5efe64e8c9580d8 (patch) | |
tree | 1ad100541380686ff2a20313bc5e71cbc1db58a2 /devel | |
parent | 90a5c394b913b99355f2212fb72b004b284ed57d (diff) | |
download | freebsd-ports-gnome-f828a5b388dfcdcc6d8295f4f5efe64e8c9580d8.tar.gz freebsd-ports-gnome-f828a5b388dfcdcc6d8295f4f5efe64e8c9580d8.tar.zst freebsd-ports-gnome-f828a5b388dfcdcc6d8295f4f5efe64e8c9580d8.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'devel')
-rw-r--r-- | devel/phpunit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/phpunit/Makefile b/devel/phpunit/Makefile index 164a39bab2cf..e6a03883facb 100644 --- a/devel/phpunit/Makefile +++ b/devel/phpunit/Makefile @@ -15,6 +15,8 @@ LICENSE= BSD3CLAUSE CONFLICTS= pear-PHPUnit-[123]* +USES= cpe +CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar NO_BUILD= yes |