aboutsummaryrefslogtreecommitdiff
path: root/misc/rabbit/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2010-08-07 11:49:37 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2010-08-07 11:49:37 +0000
commit6a5b8006eec7b23338211bf65ada47f2acfb01e5 (patch)
tree49ab33a9b14440b9f51c4b75f02b9ead3085a3e7 /misc/rabbit/Makefile
parent2aed73cbce3956515774b1701fa40a13967f56cb (diff)
downloadports-6a5b8006eec7b23338211bf65ada47f2acfb01e5.tar.gz
ports-6a5b8006eec7b23338211bf65ada47f2acfb01e5.zip
Notes
Diffstat (limited to 'misc/rabbit/Makefile')
-rw-r--r--misc/rabbit/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/rabbit/Makefile b/misc/rabbit/Makefile
index 404fa81f56d9..35e662aaf956 100644
--- a/misc/rabbit/Makefile
+++ b/misc/rabbit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rabbit
PORTVERSION= 0.6.5
+PORTREVISION= 1
CATEGORIES= misc ruby
MASTER_SITES= http://www.cozmixng.org/~kou/download/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/rabbit|}
@@ -20,9 +21,15 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
USE_RUBY= yes
USE_RUBY_SETUP= yes
+RUBY_SHEBANG_FILES= bin/rabbirc bin/rabbit bin/rabbit-command \
+ bin/rabbit-theme-manager bin/rabbitter bin/rabrick
+
DOCS_EN= NEWS.en README.en
DOCS_JA= NEWS.ja README.ja
+pre-install:
+ ${RM} -f ${WRKSRC}/bin/rabbit.bat
+
post-install:
.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}