diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
commit | 3e7ab6a46d64a9c7433c504d7d1a0168788e51bc (patch) | |
tree | 0dc731d35ba9c1cb4d36e5256d411eb45c157b84 /irc/xchat-ruby | |
parent | b1b1fcfb042108e4005ec06b2e71fbba95e26542 (diff) | |
download | freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.gz freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.zst freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.zip |
LICENSE GPLv2
Diffstat (limited to 'irc/xchat-ruby')
-rw-r--r-- | irc/xchat-ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile index 29926f13574a..5bc3fdc5540e 100644 --- a/irc/xchat-ruby/Makefile +++ b/irc/xchat-ruby/Makefile @@ -17,6 +17,8 @@ COMMENT= An ruby-scripting plugin for XChat RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat +LICENSE= GPLv2 + USE_RUBY= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src DOCSRC= ${WRKDIR}/${DISTNAME} |