summaryrefslogblamecommitdiff
path: root/print/latex2rtf/Makefile
blob: b9d03844e4e944f7dc87300aa8d1dcac78af660e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 





                                                        

                         










                                          
# New ports collection makefile for:	latex2rtf
# Date created:         14 Dec 1999
# Whom:                 Joerg Wunsch <joerg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	latex2rtf
PORTVERSION=	1.8a
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR=	support/latex2rtf

MAINTAINER=	joerg@FreeBSD.org

IGNOREFILES=	${DISTNAME}${EXTRACT_SUFX}

MAN1=		latex2rtf.1

.include <bsd.port.mk>