From adebe1efad9196d7069afc981a67deb8ac6b2947 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 4 Jun 2018 18:14:32 +0000 Subject: Add LICENSE - Fix and update WWW --- security/p5-Authen-Simple-RADIUS/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security/p5-Authen-Simple-RADIUS/Makefile') diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile index 031a7a6175c7..3be394c6eefe 100644 --- a/security/p5-Authen-Simple-RADIUS/Makefile +++ b/security/p5-Authen-Simple-RADIUS/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple RADIUS authentication +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ p5-Authen-Radius>=0:security/p5-Authen-Radius RUN_DEPENDS:= ${BUILD_DEPENDS} -- cgit