pkgsrc/graphics/vtk/Makefile.common
ben bc2e599f13 Move MASTER_SITES from Makefile.vtkdist into Makefile.common so that
vtk-doc and vtk-data will successfully fetch their distfiles.  This
change comes from kre@munnari.OZ.AU and addresses PR#26668.
2004-09-07 21:25:59 +00:00

9 lines
210 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2004/09/07 21:25:59 ben Exp $
VTK_VERSION= 4.2
CATEGORIES= graphics
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://www.vtk.org/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtk/}