summaryrefslogtreecommitdiff
path: root/print/tr2latex/Makefile
blob: c0cb466c21b3214de93bcd1102a2a1a3c1886add (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	tr2latex
# Version required:     2.2
# Date created:         25 Jan 1995
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $Id$
#

DISTNAME=	tr2latex-2.2
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.cs.ruu.nl/pub/TEX/TOOLS/

MAINTAINER=	tg@FreeBSD.org

WRKSRC=		${WRKDIR}/tr2latex
MAN1=		tr2latex.1

.include <bsd.port.mk>