aboutsummaryrefslogtreecommitdiffstats
path: root/cad/klayout/Makefile
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-07-06 21:44:04 +0800
committerhrs <hrs@FreeBSD.org>2011-07-06 21:44:04 +0800
commit81994857e2bf2378be5db3b2edd2584b13b23d08 (patch)
tree98d872019c5eb5508f41c1b4dbced835a4128c9f /cad/klayout/Makefile
parentc2ed9d6869ec36de81011a3cfa4bde0858352eb8 (diff)
downloadfreebsd-ports-gnome-81994857e2bf2378be5db3b2edd2584b13b23d08.tar.gz
freebsd-ports-gnome-81994857e2bf2378be5db3b2edd2584b13b23d08.tar.zst
freebsd-ports-gnome-81994857e2bf2378be5db3b2edd2584b13b23d08.zip
Update to 0.21.11.
Diffstat (limited to 'cad/klayout/Makefile')
-rw-r--r--cad/klayout/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index f279a9d7ce8f..f79385e0089f 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= klayout
-PORTVERSION= 0.21.5
+PORTVERSION= 0.21.11
CATEGORIES= cad
MASTER_SITES= http://www.klayout.de/
@@ -18,6 +18,8 @@ USE_QT_VER= 4
QT_COMPONENTS= corelib gui network moc_build sql uic_build \
rcc_build qt3support xml
PLIST_FILES= bin/klayout \
+ bin/strm2cif \
+ bin/strm2dxf \
bin/strm2gds \
bin/strm2oas \
bin/strm2txt \