aboutsummaryrefslogtreecommitdiff
path: root/java/veditor/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-26 08:54:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-26 08:54:18 +0000
commit3edf6fcb5f2524405dff1ea4c77f6ddd7e6df7e7 (patch)
tree8ef2ba456c302b5ecd0b63a34e1b7afae7cd3063 /java/veditor/Makefile
parent455de809c68a4c961ab6f36fbebcde8b94f9d3aa (diff)
downloadports-3edf6fcb5f2524405dff1ea4c77f6ddd7e6df7e7.tar.gz
ports-3edf6fcb5f2524405dff1ea4c77f6ddd7e6df7e7.zip
Notes
Diffstat (limited to 'java/veditor/Makefile')
-rw-r--r--java/veditor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/java/veditor/Makefile b/java/veditor/Makefile
index 0ad8fd8a7506..f8bee1d8c37b 100644
--- a/java/veditor/Makefile
+++ b/java/veditor/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= veditor
-PORTVERSION= 0.6.0
+PORTVERSION= 0.6.1
CATEGORIES= java cad
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
@@ -17,7 +16,7 @@ EXTRACT_ONLY=
MAINTAINER= kamikaze@bsdforen.de
COMMENT= A Verilog and VHDL editor plugin for eclipse
-#RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
+RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
OPTIONS= VERILOG "Support Verilog with Icarus Verilog" On \
VHDL "Support VHDL with FreeHDL" On