aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/rabbit/Makefile3
-rw-r--r--www/rubygem-scrubyt/Makefile2
2 files changed, 5 insertions, 0 deletions
diff --git a/misc/rabbit/Makefile b/misc/rabbit/Makefile
index 503fb1575b23..9400a441f53a 100644
--- a/misc/rabbit/Makefile
+++ b/misc/rabbit/Makefile
@@ -21,6 +21,9 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
ruby-pwgen:${PORTSDIR}/security/ruby-password \
rubygem-tweetstream>=0.0.0:${PORTSDIR}/net/rubygem-tweetstream
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GPL
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
.if defined(WITHOUT_NLS)
diff --git a/www/rubygem-scrubyt/Makefile b/www/rubygem-scrubyt/Makefile
index a967f3caa384..0428740a0d52 100644
--- a/www/rubygem-scrubyt/Makefile
+++ b/www/rubygem-scrubyt/Makefile
@@ -16,6 +16,8 @@ COMMENT= A powerful web scraping toolkit written in Ruby
RUN_DEPENDS= rubygem-hpricot>=0.5:${PORTSDIR}/www/rubygem-hpricot \
rubygem-mechanize>=0.6.3:${PORTSDIR}/www/rubygem-mechanize
+LICENSE= GPLv2
+
GEM_NAME= ${PORTNAME}-0.4.1
USE_RUBY= yes