From 084b1119ed907c0c25c5c1a771c68ee4296404d6 Mon Sep 17 00:00:00 2001 From: tota Date: Fri, 31 Dec 2010 10:07:01 +0000 Subject: - Add LICENSE --- misc/rabbit/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc/rabbit') 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) -- cgit