diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-01 09:00:38 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-01 09:00:38 +0000 |
| commit | e7aad26c880592892706050b80377c021d7180bd (patch) | |
| tree | 8eb6499a50e21a963344a85346062514aed16084 /math/p5-Algorithm-Munkres | |
| parent | a4ea9a4dda351e12a4e28b4e10aa590d0ffa34f6 (diff) | |
Notes
Diffstat (limited to 'math/p5-Algorithm-Munkres')
| -rw-r--r-- | math/p5-Algorithm-Munkres/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile index e0c71b122036..61c4a4ed1a66 100644 --- a/math/p5-Algorithm-Munkres/Makefile +++ b/math/p5-Algorithm-Munkres/Makefile @@ -11,7 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Extension for Munkres' Solution to Classical Assignment Problem +LICENSE= GPLv2+ + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |
