freebsd-ports/print/latex2rtf/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

20 lines
447 B
Makefile

# New ports collection makefile for: latex2rtf
# Date created: 14 Dec 1999
# Whom: Joerg Wunsch <joerg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= latex2rtf
PORTVERSION= 1.9.13
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= ${PORTNAME} support/latex2rtf
MAINTAINER= joerg@FreeBSD.org
COMMENT= Translator from LaTeX to RTF
MAN1= latex2rtf.1
.include <bsd.port.mk>