freebsd-ports/textproc/word2x/Makefile
Vanilla I. Shu 32ff4acff3 Stagify.
2014-06-11 12:36:36 +00:00

18 lines
395 B
Makefile

# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
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
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES= bin/rtest2 bin/word2x man/man1/word2x.1.gz
.include <bsd.port.mk>