cfdce2f20d
the AFPL Ghostscript 8.00 release of 14 months ago. The most significant new feature since 7.0x is support for DeviceN colorspaces, up to 8 colorants total at 8 bits per component. Also, pdfwrite has seen considerable improvement in font handling, and many other bug fixes. PR: ports/72326 Submitted by: Ports Fury
13 lines
226 B
Makefile
13 lines
226 B
Makefile
# New ports collection makefile for: ghostscript-gpl-nox11
|
|
# Date created: 23 February 2001
|
|
# Whom: nik
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript-gpl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|