aboutsummaryrefslogtreecommitdiffstats
path: root/print/tr2latex/Makefile
blob: b4317ba9185a82e8025fa94dbf2ae805237444c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
KEYWORDS+=  TeX LaTeX troff
MASTER_SITES=   ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/

MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de

WRKSRC=     ${WRKDIR}/tr2latex

.include <bsd.port.mk>