pkgsrc-wip/passepartout/Makefile
2007-09-21 13:06:49 +00:00

23 lines
619 B
Makefile

# $NetBSD: Makefile,v 1.7 2007/09/21 13:06:55 thomasklausner Exp $
#
DISTNAME= passepartout-0.3
PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.stacken.kth.se/project/pptout/
COMMENT= Desktop publishing for X
USE_TOOLS+= gs:run
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
BUILDLINK_TRANSFORM+= S:-Wold-style-casts:
.include "../../x11/gtkmm/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/libxml++1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"