aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-HTTP/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-03 09:00:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-03 09:00:55 +0000
commit346d392da186ff2549c53f38f9891cd4b99f0ce1 (patch)
tree101306d6c5afcec2a5b90d576ced95f5154e8bfd /security/p5-Authen-Simple-HTTP/Makefile
parent854a9ea9c344c804fc0b762370a789ce00ca61ec (diff)
downloadports-346d392da186ff2549c53f38f9891cd4b99f0ce1.tar.gz
ports-346d392da186ff2549c53f38f9891cd4b99f0ce1.zip
Notes
Diffstat (limited to 'security/p5-Authen-Simple-HTTP/Makefile')
-rw-r--r--security/p5-Authen-Simple-HTTP/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile
index 9c4d0fae225d..8e01789dd3fc 100644
--- a/security/p5-Authen-Simple-HTTP/Makefile
+++ b/security/p5-Authen-Simple-HTTP/Makefile
@@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple HTTP authentication
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \
p5-libwww>=0:www/p5-libwww
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>