aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-Simple-RADIUS/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-06-05 02:14:32 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-06-05 02:14:32 +0800
commitadebe1efad9196d7069afc981a67deb8ac6b2947 (patch)
tree124b82702f2a4bf66becf4a22d1de7325903aeb1 /security/p5-Authen-Simple-RADIUS/Makefile
parentf02bac986321204a6b70c1aa8cb9296ed9061ffb (diff)
downloadfreebsd-ports-gnome-adebe1efad9196d7069afc981a67deb8ac6b2947.tar.gz
freebsd-ports-gnome-adebe1efad9196d7069afc981a67deb8ac6b2947.tar.zst
freebsd-ports-gnome-adebe1efad9196d7069afc981a67deb8ac6b2947.zip
Add LICENSE
- Fix and update WWW
Diffstat (limited to 'security/p5-Authen-Simple-RADIUS/Makefile')
-rw-r--r--security/p5-Authen-Simple-RADIUS/Makefile3
1 files changed, 3 insertions, 0 deletions
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}