diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-20 09:08:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-09-20 09:08:25 +0000 |
commit | 246eec3ed0219b352470479b4ff05dd55bf3ecf1 (patch) | |
tree | fb1c2961e101047225fc1e15666f40f7c3ffaa56 | |
parent | 264df44a697e04c7f3a30a348c37de5b520cd074 (diff) |
Notes
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index 2eda1dbacc55..136f6641a71c 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for calculating CRC checksums +LICENSE= PD + USES= perl5 USE_PERL5= configure |