Date: Mon, 24 Nov 2014 18:24:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373236 - head/devel/rubygem-pkg-config Message-ID: <201411241824.sAOIOmaT092321@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= pkg-config implementation for Ruby +LICENSE= LGPL21 LGPL3 +LICENSE_COMB= dual + USES= pkgconfig USE_RUBY= yes USE_RUBYGEMS= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411241824.sAOIOmaT092321>