diff options
Diffstat (limited to 'math')
| -rw-r--r-- | math/p5-Math-VectorReal/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-VectorReal/Makefile b/math/p5-Math-VectorReal/Makefile index b5c283accea7..ea0920d150a0 100644 --- a/math/p5-Math-VectorReal/Makefile +++ b/math/p5-Math-VectorReal/Makefile @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module to handle 3D Vector Mathematics +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |
