summaryrefslogtreecommitdiff
path: root/print/rtf2latex/Makefile
blob: e8f8ae73ac112557079e7a17cce857766fe222dc (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:	rtf2LaTeX
# Version required:     1.5
# Date created:         25 Jan 1995
# Whom:                 thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.2 1995/11/22 13:18:25 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>