aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/tgif2tex/Makefile8
-rw-r--r--print/tgif2tex/pkg-descr7
2 files changed, 4 insertions, 11 deletions
diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile
index 2f8c600d9934..88cc54bff153 100644
--- a/print/tgif2tex/Makefile
+++ b/print/tgif2tex/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tgif2tex
PORTVERSION= 2.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES+= print
MASTER_SITES= http://www.cs.hiroshima-u.ac.jp/~nakano/tgif2tex/
@@ -17,8 +17,7 @@ COMMENT= Converting texts in figure by tgif to LaTeX commands
USE_PERL5_RUN= yes
PLIST_FILES= bin/tgif2tex
-PORTDOCS= how-to-use.aux how-to-use.dvi \
- how-to-use.log how-to-use.ps how-to-use.tex \
+PORTDOCS= how-to-use.dvi how-to-use.ps how-to-use.tex \
example.obj example.tex \
original.dps original.tps \
pythagoras.dps pythagoras.tps \
@@ -26,8 +25,7 @@ PORTDOCS= how-to-use.aux how-to-use.dvi \
sample2.1.dps sample2.1.tps \
sample2.2.dps sample2.2.tps \
sample2.3.dps sample2.3.tps \
- sample2.aux sample2.dvi sample2.log \
- sample2.tex sample2.obj sample2.ps
+ sample2.dvi sample2.tex sample2.obj sample2.ps
do-build:
${REINPLACE_CMD} \
diff --git a/print/tgif2tex/pkg-descr b/print/tgif2tex/pkg-descr
index b537785bff95..ef45eeb55f4f 100644
--- a/print/tgif2tex/pkg-descr
+++ b/print/tgif2tex/pkg-descr
@@ -3,9 +3,4 @@ extracts strings and their positions from the figure and converts it
in picture environment of the LaTeX. It also converts other
components of the figure such as lines, circles, ovals, etc into EPS.
-Please execute the following commands for example.
-
-(1) cd /usr/local/share/doc/tgif2tex
-(2) tgif2tex example.obj
-(3) latex example.tex
-(4) xdvi example.tex
+WWW: http://www.cs.hiroshima-u.ac.jp/~nakano/tgif2tex/