svn commit: r383323 - head/www/rubygem-http-cookie

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 5 18:24:28 UTC 2015


Author: sunpoet
Date: Sun Apr  5 18:24:27 2015
New Revision: 383323
URL: https://svnweb.freebsd.org/changeset/ports/383323

Log:
  - Add LICENSE

Modified:
  head/www/rubygem-http-cookie/Makefile

Modified: head/www/rubygem-http-cookie/Makefile
==============================================================================
--- head/www/rubygem-http-cookie/Makefile	Sun Apr  5 18:24:22 2015	(r383322)
+++ head/www/rubygem-http-cookie/Makefile	Sun Apr  5 18:24:27 2015	(r383323)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby library to handle HTTP Cookies
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-domain_name>=0.5.1:${PORTSDIR}/net/rubygem-domain_name
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list