# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem      1.0

name            vtk-devel
version         5.4.2
revision        3

categories      graphics math science devel

description     3D visualization toolkit (www.vtk.org)

long_description \
An open source, freely available software system for computer graphics, image processing, and visualization used by thousands of researchers and developers around the world. VTK consists of a C++ class library, and several interpreted interface layers including Tcl/Tk, Java, and Python.

replaced_by     vtk5
PortGroup       obsolete 1.0

homepage        http://www.vtk.org/