diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-29 21:31:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-29 21:31:29 +0000 |
commit | e57558d9547b5c1cad552046f3a2bcfc7e936ffd (patch) | |
tree | f41c2e5f8f806054a2288e549e97df7451e449d3 /net/rubygem-httpauth | |
parent | c712a820b7b76d365e7d5236314fd2691d09f1b0 (diff) | |
download | ports-e57558d9547b5c1cad552046f3a2bcfc7e936ffd.tar.gz ports-e57558d9547b5c1cad552046f3a2bcfc7e936ffd.zip |
Notes
Diffstat (limited to 'net/rubygem-httpauth')
-rw-r--r-- | net/rubygem-httpauth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-httpauth/Makefile b/net/rubygem-httpauth/Makefile index f3fea98f81f4..c7dccbfc898a 100644 --- a/net/rubygem-httpauth/Makefile +++ b/net/rubygem-httpauth/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for HTTP authentication protocol in RFC 2617 +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |