blob: bc4aa5423050168d19cec372fb2c22253711e0eb (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.2 2001/02/17 17:51:42 wiz Exp $
PKGNAME= ghostscript-nox11-${GS_VERS}
COMMENT= Aladdin Postscript interpreter
CONFLICTS= ghostscript{,-x11}-[0-9]*
.include "../../print/ghostscript-nox11/Makefile.common"
|