summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu/Makefile
blob: 88bd302a43f447e09982cb3d8438c27f99348211 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.8 2005/11/27 17:06:36 adrianp Exp $

PKGNAME=	ghostscript-gnu-${GS_VERS}
PKGREVISION=	1
COMMENT=	GNU Postscript interpreter with all drivers

CONFIGURE_ARGS+=	--with-x

.include "../../mk/x11.buildlink3.mk"
.include "Makefile.common"