# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD: textproc/word2x/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	word2x
PORTVERSION=	0.005
PORTREVISION=	2
CATEGORIES=	textproc
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Converter from MS Word to text, HTML, or LaTeX

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		word2x.1
PLIST_FILES=	bin/rtest2 bin/word2x

NO_STAGE=	yes
.include <bsd.port.mk>
