diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-VecStat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Math-VecStat/Makefile b/math/p5-Math-VecStat/Makefile index 3a51200aebf6..be69e7e9f48e 100644 --- a/math/p5-Math-VecStat/Makefile +++ b/math/p5-Math-VecStat/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= mm@FreeBSD.org COMMENT= Basic statistics on vectors +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Math::VecStat.3 |