svn commit: r335230 - head/devel/rubygem-sysinfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 21:31:21 UTC 2013


Author: sunpoet
Date: Fri Nov 29 21:31:21 2013
New Revision: 335230
URL: http://svnweb.freebsd.org/changeset/ports/335230

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-sysinfo/Makefile

Modified: head/devel/rubygem-sysinfo/Makefile
==============================================================================
--- head/devel/rubygem-sysinfo/Makefile	Fri Nov 29 21:31:16 2013	(r335229)
+++ head/devel/rubygem-sysinfo/Makefile	Fri Nov 29 21:31:21 2013	(r335230)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	All your system-independent infoz in one handy class
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-drydock>=0:${PORTSDIR}/devel/rubygem-drydock \
 		rubygem-storable>=0:${PORTSDIR}/devel/rubygem-storable
 


More information about the svn-ports-all mailing list