From 4d90cc3af4badd6c9306eb2d80c4b519745a5754 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 12 Dec 2018 09:01:33 +0000 Subject: [PATCH] - Add LICENSE Approved by: portmgr blanket --- net/p5-Net-RawIP/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index e410ef1f2fde..d4ea81866a6e 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl module to manipulate raw IP packets +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure