10 lines
226 B
Makefile
10 lines
226 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/06/27 08:29:20 grant Exp $
|
|
|
|
PKGNAME= ghostscript-esp-${GS_VERS}
|
|
PKGREVISION= 2
|
|
COMMENT= ESP/CUPS Postscript interpreter
|
|
|
|
USE_X11= # defined
|
|
CONFIGURE_ARGS+= --with-x
|
|
|
|
.include "Makefile.common"
|