10 lines
229 B
Makefile
10 lines
229 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:42 jschauma Exp $
|
|
|
|
PKGNAME= ghostscript-esp-${GS_VERS}
|
|
PKGREVISION= 2
|
|
COMMENT= ESP/CUPS Postscript interpreter
|
|
|
|
USE_X11= # defined
|
|
CONFIGURE_ARGS+= --with-x
|
|
|
|
.include "Makefile.common"
|