aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-04 14:32:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-04 14:32:29 +0000
commitdba651d1c77cec1f98d7a9b84cedca39d0837505 (patch)
tree47905abcc64052a88e362eb7cc3e37d6a04362ab /editors
parent3df7275272d7b1f7cf8e38e7067bdbbf171d861a (diff)
downloadports-dba651d1c77cec1f98d7a9b84cedca39d0837505.tar.gz
ports-dba651d1c77cec1f98d7a9b84cedca39d0837505.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/omegaT/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index decdd67ee2c2..f6a90097988e 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -3,6 +3,7 @@
PORTNAME= omegaT
DISTVERSION= 3.1.8
+PORTREVISION= 1
CATEGORIES= editors java x11
MASTER_SITES= SF/${PORTNAME:tl}/OmegaT%20-%20Standard/OmegaT%20${DISTVERSION}/
DISTNAME= OmegaT_${DISTVERSION}_Source
@@ -13,7 +14,13 @@ COMMENT= Powerful translation memory application written in Java
LICENSE= GPLv2
-USES= zip
+USES= shebangfix zip
+SHEBANG_FILES= release/linux-specific/OmegaT \
+ release/linux-specific/OmegaT-JRE \
+ release/linux-specific/omegat.kaptn
+SHEBANG_LANG= kaptain
+kaptain_OLD_CMD=/usr/bin/kaptain
+kaptain_CMD= ${LOCALBASE}/bin/kaptain
USE_ANT= yes
USE_JAVA= yes
JAVA_VENDOR= openjdk