diff options
Diffstat (limited to 'misc/rabbit/Makefile')
-rw-r--r-- | misc/rabbit/Makefile | 3 |
1 files changed, 3 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) |