freebsd-ports/print/ghostscript7/files/Makefile.cdj880
Hiroki Sato 045633a1b8 Resurrect print/ghostscript7*. Ghostscript 7.x is incompatible with 8.x
and 9.x in terms of CJK character support and they are still in demand.
While I am here, the following changes have been added:

- Add LICENSE.
- Use OPTIONS_DEFINE for ghostscript drivers.
- Add MAKE_JOBS_SAFE=yes.

Discussed with:	bapt
2013-04-29 20:12:16 +00:00

12 lines
364 B
Text

# $FreeBSD$
# for HP DeskJet 812C/815C/832C/880C/882C/895C
# http://www.gelhaus.net/hp880c/
MASTER_SITES+= http://www.gelhaus.net/hp880c/1.4beta/:cdj880
DISTFILES+= gdevcd8.tar.gz:cdj880
EXTRADEVMKFILE+= ${FILESDIR}/cdj850.contrib.mak
post-extract-cdj880:
${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/gdevcd8.tar.gz
post-extract: post-extract-cdj880