aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:24:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:24:47 +0000
commit116a3b4e6bd51c74b0f927c8a0ba260bf8fa277c (patch)
tree053b7fd016e4fa0ba5c567c2cd28bb601f32b273 /devel
parent6da9a241156ee51fc9aa141a5f4eed7f407375f0 (diff)
downloadports-116a3b4e6bd51c74b0f927c8a0ba260bf8fa277c.tar.gz
ports-116a3b4e6bd51c74b0f927c8a0ba260bf8fa277c.zip
- Add LICENSE
Notes
Notes: svn path=/head/; revision=373236
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-pkg-config/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/rubygem-pkg-config/Makefile b/devel/rubygem-pkg-config/Makefile
index 21dd26b501bb..8604b0ab21a6 100644
--- a/devel/rubygem-pkg-config/Makefile
+++ b/devel/rubygem-pkg-config/Makefile
@@ -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