Import www/p5-Catalyst-View-TT-Alloy version 0.00007_1
[dports.git] / textproc / word2x / Makefile
1 # Created by: Thomas Gellekum <tg@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       word2x
5 PORTVERSION=    0.005
6 PORTREVISION=   2
7 CATEGORIES=     textproc
8 MASTER_SITES=   SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION}
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Converter from MS Word to text, HTML, or LaTeX
12
13 USES=           gmake
14 GNU_CONFIGURE=  yes
15
16 PLIST_FILES=    bin/rtest2 bin/word2x man/man1/word2x.1.gz
17
18 .include <bsd.port.mk>