diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-22 17:12:26 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-22 17:12:26 +0000 |
commit | 8c77e9671f85a3de5906da9dffdd0639d57589db (patch) | |
tree | 6ca570bb40a8feafb4837c4d206fab4eaf729ab9 /devel/pear-SebastianBergmann_PHPLOC | |
parent | 243de4b2133b8e34bf86517d18c504ee4a41972f (diff) |
Notes
Diffstat (limited to 'devel/pear-SebastianBergmann_PHPLOC')
-rw-r--r-- | devel/pear-SebastianBergmann_PHPLOC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-SebastianBergmann_PHPLOC/Makefile b/devel/pear-SebastianBergmann_PHPLOC/Makefile index d39539e5606e..fd6343b19316 100644 --- a/devel/pear-SebastianBergmann_PHPLOC/Makefile +++ b/devel/pear-SebastianBergmann_PHPLOC/Makefile @@ -11,7 +11,7 @@ DISTNAME= phploc-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Tool for quickly measuring the size of a PHP project -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Console \ pear-SebastianBergmann_FinderFacade>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ |