aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex2rtf/Makefile
blob: 67d22a83ab0e9e9a3de9e7b78e84a13c57b3215f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

MAN1=       latex2rtf.1

.include <bsd.port.mk>