diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-17 20:19:03 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-17 20:19:03 +0000 |
commit | 110336c784dd28036556d7fe5a31ae77e70c400b (patch) | |
tree | 12bdd5eaa61d042479f08dc836b41bb01c6ea0de /print/ghostscript-gpl/pkg-plist | |
parent | 5872448a15729abe326b75dcf86a4da9074f45b7 (diff) | |
download | FreeBSD-ports-110336c784dd28036556d7fe5a31ae77e70c400b.zip FreeBSD-ports-110336c784dd28036556d7fe5a31ae77e70c400b.tar.gz |
- added stable version 4.0.4 of gimp-print (stp) driver
high quality drivers for Epsons, HPs, ...
- bumped port revision
- modified all target and added a makefile component to build
tool from stp driver (escputil) to do maintenance on epsons
install manpage as well
- variable name changes, new scheme sounds better
- use variables as often as possible in all make targets
to reduce port maintenance as much as possible
- fix two copy and paste mistakes in echo messages
- updated pkg_plist, tested port and package building
as well as removal
- modified configure.batch to build stp driver
Diffstat (limited to 'print/ghostscript-gpl/pkg-plist')
-rw-r--r-- | print/ghostscript-gpl/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/pkg-plist b/print/ghostscript-gpl/pkg-plist index dba27df..8b424426 100644 --- a/print/ghostscript-gpl/pkg-plist +++ b/print/ghostscript-gpl/pkg-plist @@ -1,6 +1,7 @@ bin/bdftops bin/dvipdf bin/eps2eps +bin/escputil bin/fixmswrd.pl bin/font2c bin/gs @@ -78,6 +79,7 @@ share/ghostscript/%%GS_VERSION%%/doc/Tester.htm share/ghostscript/%%GS_VERSION%%/doc/Unix-lpr.htm share/ghostscript/%%GS_VERSION%%/doc/Use.htm share/ghostscript/%%GS_VERSION%%/doc/Xfonts.htm +share/ghostscript/%%GS_VERSION%%/gimp-print/README share/ghostscript/%%GS_VERSION%%/hpdj/README.hpdj share/ghostscript/%%GS_VERSION%%/hpdj/example.mdf share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4.ps @@ -485,6 +487,7 @@ share/ghostscript/fonts/z003034l.pfm @dirrm share/doc/ghostscript @dirrm share/ghostscript/%%GS_VERSION%%/doc @dirrm share/ghostscript/%%GS_VERSION%%/examples +@dirrm share/ghostscript/%%GS_VERSION%%/gimp-print @dirrm share/ghostscript/%%GS_VERSION%%/hpdj @dirrm share/ghostscript/%%GS_VERSION%%/lib @dirrm share/ghostscript/%%GS_VERSION%%/pcl3 |