pkgsrc/graphics/veusz/Makefile
wiz 768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00

24 lines
785 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/01/24 07:32:17 wiz Exp $
#
DISTNAME= veusz-0.8
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/veusz/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://home.gna.org/veusz/
COMMENT= Scientific plotting package
PYDISTUTILSPKG= yes
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../x11/py-qt3-base/buildlink3.mk"
.include "../../x11/py-qt3-modules/buildlink3.mk"
# XXX Please verify whether qt3-tools is really needed at run-time.
# If it is, then remove this comment. If it is not, then remove
# this comment and the line below, and bump PKGREVISION.
BUILDLINK_DEPMETHOD.qt3-tools= full
.include "../../math/py-numarray/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"