Date: Fri, 29 Nov 2013 21:31:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335232 - head/net/rubygem-httpauth Message-ID: <201311292131.rATLVUuB021661@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Library for HTTP authentication protocol in RFC 2617 +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311292131.rATLVUuB021661>