diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-24 15:14:35 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-24 15:14:35 +0000 |
commit | 82321c277b89d29bbf585bf1e37dba09b58cbf41 (patch) | |
tree | d3626848965d729481a570c3b91f4f44c91c26b9 /japanese/tgif2tex | |
parent | Use ${LINUXBASE} instead of /compat/linux. (diff) |
Chase print/tgif2tex updated.
PR: ports/56691
Submitted by: hrs
Approved by: maintainer no response
Diffstat (limited to 'japanese/tgif2tex')
-rw-r--r-- | japanese/tgif2tex/Makefile | 21 | ||||
-rw-r--r-- | japanese/tgif2tex/pkg-plist | 19 |
2 files changed, 1 insertions, 39 deletions
diff --git a/japanese/tgif2tex/Makefile b/japanese/tgif2tex/Makefile index 185fbdcc32ed..e50996665658 100644 --- a/japanese/tgif2tex/Makefile +++ b/japanese/tgif2tex/Makefile @@ -16,27 +16,8 @@ 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 \ - 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 + sample2.obj .include "${MASTERDIR}/Makefile" diff --git a/japanese/tgif2tex/pkg-plist b/japanese/tgif2tex/pkg-plist index 1c1e7e82877c..20ab9dee63aa 100644 --- a/japanese/tgif2tex/pkg-plist +++ b/japanese/tgif2tex/pkg-plist @@ -3,26 +3,7 @@ share/doc/ja-tgif2tex/00readme share/doc/ja-tgif2tex/Makefile 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 |