pkgsrc-wip/vtk/Makefile
Michal Pasternak ee4d505039 The same package, only done the right way.
vtk-python wrapper libraries and py-vtkmodule for Python language are
in preparation.

After changes, the package structure allows easy creation of Tcl binding
libraries.
2003-11-22 23:47:16 +00:00

7 lines
168 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/11/22 23:47:16 mpasternak Exp $
#
PKGNAME= vtk-${VTK_VERSION}
.include "../../wip/vtk/Makefile.common"
.include "../../mk/bsd.pkg.mk"