diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:12:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:12:25 +0800 |
commit | 629f406d8f4728141184aee30cb590c8456a3f8d (patch) | |
tree | e8b58f9b5b25766d570d1b41287cc87ab86b000a /devel | |
parent | a5556611f0cbeb513caeb1eac0e469d3ccb7d901 (diff) | |
download | freebsd-ports-gnome-629f406d8f4728141184aee30cb590c8456a3f8d.tar.gz freebsd-ports-gnome-629f406d8f4728141184aee30cb590c8456a3f8d.tar.zst freebsd-ports-gnome-629f406d8f4728141184aee30cb590c8456a3f8d.zip |
- Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-ruby-bugzilla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-ruby-bugzilla/Makefile b/devel/rubygem-ruby-bugzilla/Makefile index 9b1c85be26f4..88b07ca454cc 100644 --- a/devel/rubygem-ruby-bugzilla/Makefile +++ b/devel/rubygem-ruby-bugzilla/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Access to Bugzilla through WebService APIs in Ruby LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-gruff>=0:${PORTSDIR}/graphics/rubygem-gruff \ rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline |