diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-23 08:12:12 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-23 08:12:12 +0000 |
commit | 5a064dfe2e86b33240d4be82c2cb62723b830dc5 (patch) | |
tree | 739f1b20fdf417ea15d6fc5e930557a0d0d5d792 /graphics/epstool | |
parent | fba196b2dbc6244c71cfa2279c8d4af0f68bbc9b (diff) | |
download | ports-5a064dfe2e86b33240d4be82c2cb62723b830dc5.tar.gz ports-5a064dfe2e86b33240d4be82c2cb62723b830dc5.zip |
Notes
Diffstat (limited to 'graphics/epstool')
-rw-r--r-- | graphics/epstool/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/epstool/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/epstool/pkg-descr b/graphics/epstool/pkg-descr index 284ba5dbf86c..625c6f289728 100644 --- a/graphics/epstool/pkg-descr +++ b/graphics/epstool/pkg-descr @@ -8,8 +8,6 @@ Features: - Create TIFF or Interchange from part of a bitmap created by Ghostscript. -Please read text '/usr/local/share/doc/epstool/epstool.txt' - - Yuzo FURUKAWA -WWW: http://www.cs.wisc.edu/~ghost/gsview/epstool.html +WWW: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm diff --git a/graphics/epstool/pkg-plist b/graphics/epstool/pkg-plist index 5c0a333b57e3..8a4e350a668c 100644 --- a/graphics/epstool/pkg-plist +++ b/graphics/epstool/pkg-plist @@ -1,3 +1,3 @@ bin/epstool -share/doc/epstool/epstool.htm -@dirrm share/doc/epstool +%%PORTDOCS%%share/doc/epstool/epstool.htm +%%PORTDOCS%%@dirrm share/doc/epstool |