pkgsrc/graphics/hp2xx/Makefile

24 lines
630 B
Makefile

# $NetBSD: Makefile,v 1.31 2006/02/05 23:09:33 joerg Exp $
#
DISTNAME= hp2xx-3.4.4
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/}
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html
COMMENT= HPGL converter and previewer
BUILD_DIRS= sources
USE_MAKEINFO= YES
INFO_FILES= hp2xx.info
post-extract:
${CP} ${WRKSRC}/makes/generic.mak ${WRKSRC}/sources/Makefile
.include "../../graphics/tiff/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../print/pdflib/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"