svn commit: r381572 - head/devel/rubygem-glib2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 18 18:10:48 UTC 2015


Author: sunpoet
Date: Wed Mar 18 18:10:46 2015
New Revision: 381572
URL: https://svnweb.freebsd.org/changeset/ports/381572
QAT: https://qat.redports.org/buildarchive/r381572/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-glib2/Makefile

Modified: head/devel/rubygem-glib2/Makefile
==============================================================================
--- head/devel/rubygem-glib2/Makefile	Wed Mar 18 16:55:51 2015	(r381571)
+++ head/devel/rubygem-glib2/Makefile	Wed Mar 18 18:10:46 2015	(r381572)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby binding for GLib2
 
+LICENSE=	LGPL21
+
 RUN_DEPENDS=	rubygem-pkg-config>=0:${PORTSDIR}/devel/rubygem-pkg-config
 
 USE_GNOME=	glib20


More information about the svn-ports-head mailing list