svn commit: r353255 - head/devel/rubygem-crack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 03:40:22 UTC 2014


Author: sunpoet
Date: Thu May  8 03:40:21 2014
New Revision: 353255
URL: http://svnweb.freebsd.org/changeset/ports/353255
QAT: https://qat.redports.org/buildarchive/r353255/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-crack/Makefile

Modified: head/devel/rubygem-crack/Makefile
==============================================================================
--- head/devel/rubygem-crack/Makefile	Thu May  8 03:37:33 2014	(r353254)
+++ head/devel/rubygem-crack/Makefile	Thu May  8 03:40:21 2014	(r353255)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby Library of Simple JSON and XML Parsing
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-safe_yaml>=0.9.0:${PORTSDIR}/devel/rubygem-safe_yaml
 
 USE_RUBY=	yes


More information about the svn-ports-head mailing list