diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 22:30:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-31 22:30:46 +0800 |
commit | e9e126e39d2f0716e8d2ccff7f4b2f7c191c14cb (patch) | |
tree | b8fed7c2530f648c75750abd8364020f60d6f99d /www | |
parent | 320fc08fb26efacd2fcef2261609e74eac947545 (diff) | |
download | freebsd-ports-gnome-e9e126e39d2f0716e8d2ccff7f4b2f7c191c14cb.tar.gz freebsd-ports-gnome-e9e126e39d2f0716e8d2ccff7f4b2f7c191c14cb.tar.zst freebsd-ports-gnome-e9e126e39d2f0716e8d2ccff7f4b2f7c191c14cb.zip |
- Add LICENSE
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-ntlm-http/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rubygem-ntlm-http/Makefile b/www/rubygem-ntlm-http/Makefile index ff6841451c32..d1a7cc3e7ba8 100644 --- a/www/rubygem-ntlm-http/Makefile +++ b/www/rubygem-ntlm-http/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= NTLM HTTP provides NTLM authentication over http +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |