mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
e5cc021f77
Converted to MAN[1-9]
19 lines
450 B
Makefile
19 lines
450 B
Makefile
# New ports collection makefile for: rtf2LaTeX
|
|
# Version required: 1.5
|
|
# Date created: 25 Jan 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/03/06 08:20:17 asami Exp $
|
|
#
|
|
|
|
DISTNAME= rtf2LaTeX.1.5
|
|
PKGNAME= rtf2latex-1.5
|
|
CATEGORIES= print
|
|
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
|
|
|
|
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
WRKSRC= ${WRKDIR}/rtf2LaTeX
|
|
|
|
.include <bsd.port.mk>
|