mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
385 B
Makefile
17 lines
385 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
|
|
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>
|