1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/print/tr2latex/Makefile
Satoshi Asami c98cfd116d 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.
1996-11-18 14:17:24 +00:00

17 lines
375 B
Makefile

# New ports collection makefile for: tr2latex
# Version required: 2.2
# Date created: 25 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
DISTNAME= tr2latex-2.2
CATEGORIES= print
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>