opnsense-ports/textproc/word2x/Makefile
2022-09-07 22:33:21 +02:00

16 lines
372 B
Makefile

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
WWW= http://word2x.sourceforge.net/
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES= bin/rtest2 bin/word2x man/man1/word2x.1.gz
.include <bsd.port.mk>