To install all sample data.
This commit is contained in:
parent
f912095f22
commit
1ad28df9b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29803
@ -13,8 +13,29 @@ MASTERDIR= ${.CURDIR}/../../print/tgif2tex
|
||||
PKGDIR= ${.CURDIR}/pkg
|
||||
PORTSDOCDIR= ${PREFIX}/share/doc/ja-tgif2tex
|
||||
DOCSRC= Makefile \
|
||||
example.obj \
|
||||
example.tex \
|
||||
how-to-use.aux \
|
||||
how-to-use.dvi \
|
||||
how-to-use.log \
|
||||
how-to-use.tex \
|
||||
original.dps \
|
||||
original.tps \
|
||||
pythagoras.dps \
|
||||
pythagoras.tps \
|
||||
sample1.obj \
|
||||
sample2.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.obj \
|
||||
sample2.ps \
|
||||
sample2.tex
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -1,9 +1,28 @@
|
||||
bin/tgif2tex
|
||||
share/doc/ja-tgif2tex/00readme
|
||||
share/doc/ja-tgif2tex/Makefile
|
||||
share/doc/ja-tgif2tex/how-to-use.tex
|
||||
share/doc/ja-tgif2tex/sample1.obj
|
||||
share/doc/ja-tgif2tex/sample2.obj
|
||||
share/doc/ja-tgif2tex/example.obj
|
||||
share/doc/ja-tgif2tex/example.tex
|
||||
share/doc/ja-tgif2tex/how-to-use.aux
|
||||
share/doc/ja-tgif2tex/how-to-use.dvi
|
||||
share/doc/ja-tgif2tex/how-to-use.log
|
||||
share/doc/ja-tgif2tex/how-to-use.tex
|
||||
share/doc/ja-tgif2tex/original.dps
|
||||
share/doc/ja-tgif2tex/original.tps
|
||||
share/doc/ja-tgif2tex/pythagoras.dps
|
||||
share/doc/ja-tgif2tex/pythagoras.tps
|
||||
share/doc/ja-tgif2tex/sample1.obj
|
||||
share/doc/ja-tgif2tex/sample1.ps
|
||||
share/doc/ja-tgif2tex/sample2.1.dps
|
||||
share/doc/ja-tgif2tex/sample2.1.tps
|
||||
share/doc/ja-tgif2tex/sample2.2.dps
|
||||
share/doc/ja-tgif2tex/sample2.2.tps
|
||||
share/doc/ja-tgif2tex/sample2.3.dps
|
||||
share/doc/ja-tgif2tex/sample2.3.tps
|
||||
share/doc/ja-tgif2tex/sample2.aux
|
||||
share/doc/ja-tgif2tex/sample2.dvi
|
||||
share/doc/ja-tgif2tex/sample2.log
|
||||
share/doc/ja-tgif2tex/sample2.obj
|
||||
share/doc/ja-tgif2tex/sample2.ps
|
||||
share/doc/ja-tgif2tex/sample2.tex
|
||||
@dirrm share/doc/ja-tgif2tex
|
||||
|
Loading…
Reference in New Issue
Block a user