diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /print/tr2latex | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.zip |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'print/tr2latex')
-rw-r--r-- | print/tr2latex/Makefile | 1 | ||||
-rw-r--r-- | print/tr2latex/pkg-plist | 6 |
2 files changed, 2 insertions, 5 deletions
diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index 8704ad7b10aa..b61293a27c6a 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -11,5 +11,6 @@ MASTER_SITES= ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/ MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de WRKSRC= ${WRKDIR}/tr2latex +MAN1= tr2latex.1 .include <bsd.port.mk> diff --git a/print/tr2latex/pkg-plist b/print/tr2latex/pkg-plist index 5d1363370d63..b70edec783b3 100644 --- a/print/tr2latex/pkg-plist +++ b/print/tr2latex/pkg-plist @@ -1,8 +1,4 @@ -@cd /usr/local -@owner bin -@mode 755 bin/tr2latex -@mode 644 -man/man1/tr2latex.1 +man/man1/tr2latex.1.gz lib/texmf/tex/misc/troffman.sty lib/texmf/tex/misc/troffms.sty |