# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rtfx/Makefile 364941 2014-08-15 07:06:28Z marino $

PORTNAME=	rtfx
PORTVERSION=	1.1
PORTREVISION=	1
CATEGORIES=	textproc
MASTER_SITES=	http://thewalter.net/stef/software/rtfx/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	RTF to XML converter

LIB_DEPENDS=	libmba.so:${PORTSDIR}/devel/libmba \
		libdomc.so:${PORTSDIR}/textproc/domc

GNU_CONFIGURE=	yes
USES=		gmake

PLIST_FILES=	bin/${PORTNAME} \
		man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>
