mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
0cb0016454
- Add $Id$ to tr2latex/Makefile - ``Un-maintain'' ctk.
19 lines
368 B
Makefile
19 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>
|