pkgsrc/print/ghostscript-gnu/Makefile

11 lines
220 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2002/09/13 22:27:11 jlam Exp $
PKGNAME= ghostscript-gnu-${GS_VERS}
PKGREVISION= 1
COMMENT= GNU Postscript interpreter
USE_X11= # defined
CONFIGURE_ARGS+= --with-x
.include "Makefile.common"