freebsd-ports/print/rtf2latex/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

20 lines
453 B
Makefile

# New ports collection makefile for: rtf2LaTeX
# Version required: 1.5
# Date created: 25 Jan 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $Id: Makefile,v 1.5 1996/11/18 14:12:10 asami Exp $
#
DISTNAME= rtf2LaTeX.1.5
PKGNAME= rtf2latex-1.5
CATEGORIES= print
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
MAINTAINER= tg@FreeBSD.org
WRKSRC= ${WRKDIR}/rtf2LaTeX
MAN1= rtf2LaTeX.1
.include <bsd.port.mk>