aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2004-05-05 18:41:40 +0800
committerhrs <hrs@FreeBSD.org>2004-05-05 18:41:40 +0800
commit17188d6eecf47ffcc9cf9a18b870dcc0c280f41a (patch)
tree96b77ff2c5e648e92ec0352e50a2dd614f72053a /print
parent08113c1a0b63acab0a4cd86e3a23f88a3823ac8b (diff)
downloadfreebsd-ports-gnome-17188d6eecf47ffcc9cf9a18b870dcc0c280f41a.tar.gz
freebsd-ports-gnome-17188d6eecf47ffcc9cf9a18b870dcc0c280f41a.tar.zst
freebsd-ports-gnome-17188d6eecf47ffcc9cf9a18b870dcc0c280f41a.zip
Update to 2.13. The sample files and documentation are now installed
into $DOCSDIR. Take the maintainership. PR: ports/61928 Approved by: maintainer timeout (3 months) Approved by: linimon (mentor)
Diffstat (limited to 'print')
-rw-r--r--print/tgif2tex/Makefile26
-rw-r--r--print/tgif2tex/distinfo4
-rw-r--r--print/tgif2tex/pkg-plist31
3 files changed, 46 insertions, 15 deletions
diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile
index 2dd717151374..c754ced1ed9c 100644
--- a/print/tgif2tex/Makefile
+++ b/print/tgif2tex/Makefile
@@ -6,18 +6,26 @@
#
PORTNAME= tgif2tex
-PORTVERSION= 2.12
+PORTVERSION= 2.13
CATEGORIES+= print
MASTER_SITES= http://www.fse.hiroshima-u.ac.jp/~nakano/tgif2tex/
-MAINTAINER= taoka@FreeBSD.org
-COMMENT?= Converting texts in figure by tgif to LaTeX commands
+MAINTAINER= hrs@FreeBSD.org
+COMMENT= Converting texts in figure by tgif to LaTeX commands
USE_PERL5= yes
-PORTSDOCDIR?= ${PREFIX}/share/doc/tgif2tex
-DOCSRC+= example.obj \
- example.tex
+DOCSRC= how-to-use.aux how-to-use.dvi \
+ how-to-use.log how-to-use.ps how-to-use.tex \
+ example.obj example.tex \
+ original.dps original.tps \
+ pythagoras.dps pythagoras.tps \
+ sample1.obj sample1.ps \
+ 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
do-build:
@cd ${WRKSRC}; ${MV} tgif2tex tgif2tex.org; \
@@ -29,9 +37,9 @@ do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tgif2tex ${PREFIX}/bin/tgif2tex
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PORTSDOCDIR}
- cd ${WRKSRC}; ${INSTALL_DATA} ${DOCSRC} ${PORTSDOCDIR};
- ${INSTALL_DATA} ${FILESDIR}/00readme ${PORTSDOCDIR}
+ ${MKDIR} ${DOCSDIR}
+ cd ${WRKSRC}; ${INSTALL_DATA} ${DOCSRC} ${DOCSDIR};
+ ${INSTALL_DATA} ${FILESDIR}/00readme ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/print/tgif2tex/distinfo b/print/tgif2tex/distinfo
index 84be55375823..6f38753504e5 100644
--- a/print/tgif2tex/distinfo
+++ b/print/tgif2tex/distinfo
@@ -1,2 +1,2 @@
-MD5 (tgif2tex-2.12.tar.gz) = a32a105acc8761517a200e149eb43743
-SIZE (tgif2tex-2.12.tar.gz) = 12408
+MD5 (tgif2tex-2.13.tar.gz) = bc8834f6628d5c5a6293d7d8bb21291a
+SIZE (tgif2tex-2.13.tar.gz) = 65684
diff --git a/print/tgif2tex/pkg-plist b/print/tgif2tex/pkg-plist
index f68e8f182014..8b65941aeae4 100644
--- a/print/tgif2tex/pkg-plist
+++ b/print/tgif2tex/pkg-plist
@@ -1,5 +1,28 @@
bin/tgif2tex
-share/doc/tgif2tex/00readme
-share/doc/tgif2tex/example.obj
-share/doc/tgif2tex/example.tex
-@dirrm share/doc/tgif2tex
+%%PORTDOCS%%%%DOCSDIR%%/00readme
+%%PORTDOCS%%%%DOCSDIR%%/how-to-use.aux
+%%PORTDOCS%%%%DOCSDIR%%/how-to-use.dvi
+%%PORTDOCS%%%%DOCSDIR%%/how-to-use.log
+%%PORTDOCS%%%%DOCSDIR%%/how-to-use.ps
+%%PORTDOCS%%%%DOCSDIR%%/how-to-use.tex
+%%PORTDOCS%%%%DOCSDIR%%/example.obj
+%%PORTDOCS%%%%DOCSDIR%%/example.tex
+%%PORTDOCS%%%%DOCSDIR%%/original.dps
+%%PORTDOCS%%%%DOCSDIR%%/original.tps
+%%PORTDOCS%%%%DOCSDIR%%/pythagoras.dps
+%%PORTDOCS%%%%DOCSDIR%%/pythagoras.tps
+%%PORTDOCS%%%%DOCSDIR%%/sample1.obj
+%%PORTDOCS%%%%DOCSDIR%%/sample1.ps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.1.dps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.1.tps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.2.dps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.2.tps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.3.dps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.3.tps
+%%PORTDOCS%%%%DOCSDIR%%/sample2.aux
+%%PORTDOCS%%%%DOCSDIR%%/sample2.dvi
+%%PORTDOCS%%%%DOCSDIR%%/sample2.log
+%%PORTDOCS%%%%DOCSDIR%%/sample2.tex
+%%PORTDOCS%%%%DOCSDIR%%/sample2.obj
+%%PORTDOCS%%%%DOCSDIR%%/sample2.ps
+%%PORTDOCS%%@dirrm %%DOCSDIR%%