pkgsrc/print/ghostscript-gnu-nox11/Makefile
wiz 4feb5a514d Update to 7.07:
7.07:
Security fix and bug fixes.
7.06:
Bug fixes and doc updates.
Also new in this release is the 'pngalpha' device which produces png output
with a transparent background (page) color so they can be composited against a
separate background. The transparency is based only on what parts of the page
have been drawn and does not support PDF 1.4 transparent painting.

Closes PR 24893.
2004-03-25 15:35:48 +00:00

8 lines
232 B
Makefile

# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $
PKGNAME= ghostscript-gnu-nox11-${GS_VERS}
COMMENT= GNU Postscript interpreter without X11 drivers
CONFIGURE_ARGS+= --without-x
.include "../ghostscript-gnu/Makefile.common"