svn commit: r373236 - head/devel/rubygem-pkg-config

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 24 18:24:48 UTC 2014


Author: sunpoet
Date: Mon Nov 24 18:24:47 2014
New Revision: 373236
URL: https://svnweb.freebsd.org/changeset/ports/373236
QAT: https://qat.redports.org/buildarchive/r373236/

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-pkg-config/Makefile

Modified: head/devel/rubygem-pkg-config/Makefile
==============================================================================
--- head/devel/rubygem-pkg-config/Makefile	Mon Nov 24 18:24:42 2014	(r373235)
+++ head/devel/rubygem-pkg-config/Makefile	Mon Nov 24 18:24:47 2014	(r373236)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	pkg-config implementation for Ruby
 
+LICENSE=	LGPL21 LGPL3
+LICENSE_COMB=	dual
+
 USES=		pkgconfig
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-head mailing list