ee4d505039
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.
7 lines
168 B
Makefile
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"
|