summaryrefslogtreecommitdiff
path: root/print/tr2latex/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /print/tr2latex/Makefile
parentAdd $Id$. (diff)
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.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'print/tr2latex/Makefile')
-rw-r--r--print/tr2latex/Makefile1
1 files changed, 1 insertions, 0 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>