# New ports collection makefile for:    rtf2latex2e
# Date created:         13 Oct 2008
# Whom:                 Martin Dieringer <martin.dieringer@gmx.de>
#
# $FreeBSD: ports/print/rtf2latex2e/Makefile,v 1.3 2009/08/22 00:34:39 amdmi3 Exp $
#

PORTNAME=	rtf2latex2e
PORTVERSION=	1.0
CATEGORIES=	print
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION}fc2
DISTNAME=	${PORTNAME}Unix1

MAINTAINER=	martin.dieringer@gmx.de
COMMENT=	A newer filter that converts RTF (MS Rich Text Format) into LaTeX

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}Unix-${PORTVERSION}fc1/Unix

.include <bsd.port.mk>
