aboutsummaryrefslogblamecommitdiff
path: root/print/latex2rtf/Makefile
blob: fcad431526088331a5c1d911bd1fe6bd1d6a772f (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.9.15
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 latex2png.1
INFO=		latex2rtf

USE_PERL5_BUILD=yes

INSTALL_TARGET=	install install-info

.include <bsd.port.mk>