diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-28 16:24:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-28 16:24:34 +0000 |
commit | f31e598caecf34f6e9d1b03fa8748c481289b6a1 (patch) | |
tree | 465e4ceefe93b45d409e70ac24658f4db437d008 /graphics | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=366419
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-cairo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/rubygem-cairo/Makefile b/graphics/rubygem-cairo/Makefile index 2aa229a01ecb..c40a5141e612 100644 --- a/graphics/rubygem-cairo/Makefile +++ b/graphics/rubygem-cairo/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GLib2 +LICENSE= GPLv2 RUBY +LICENSE_COMB= dual + RUN_DEPENDS= rubygem-pkg-config>=1.1.5:${PORTSDIR}/devel/rubygem-pkg-config USE_GNOME= cairo |