freebsd-ports/print/tr2latex/Makefile
Thomas Gellekum 0cb0016454 - Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
1997-08-26 07:12:21 +00:00

18 lines
368 B
Makefile

# 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>