diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-03-16 09:03:15 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-03-16 09:03:15 +0000 |
| commit | c4a659c21f74f8c4d78b2c764d1e809b1ca04a16 (patch) | |
| tree | 9a121b0492356973d6c601b776b10b1e4d6a16e8 /math | |
| parent | ac7e6308b155bcb1774dd5333ce747684975870c (diff) | |
Notes
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> |
