svn commit: r335232 - head/net/rubygem-httpauth
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 29 21:31:30 UTC 2013
Author: sunpoet
Date: Fri Nov 29 21:31:29 2013
New Revision: 335232
URL: http://svnweb.freebsd.org/changeset/ports/335232
Log:
- Add LICENSE
Modified:
head/net/rubygem-httpauth/Makefile
Modified: head/net/rubygem-httpauth/Makefile
==============================================================================
--- head/net/rubygem-httpauth/Makefile Fri Nov 29 21:31:25 2013 (r335231)
+++ head/net/rubygem-httpauth/Makefile Fri Nov 29 21:31:29 2013 (r335232)
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Library for HTTP authentication protocol in RFC 2617
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-head
mailing list