From 4820a359ef69a144ad726a2f48417f2c34c2d885 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 5 Jul 2000 13:53:49 +0000 Subject: Initial import of antiword-0.30, a MS Word to text/postscript converter. --- textproc/antiword/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 textproc/antiword/Makefile (limited to 'textproc/antiword/Makefile') diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile new file mode 100644 index 00000000000..e2b9598cde4 --- /dev/null +++ b/textproc/antiword/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/07/05 13:53:49 rh Exp $ +# + +DISTNAME= antiword-0.30 +CATEGORIES= textproc print +WRKSRC= ${WRKDIR}/${DISTNAME:S/-/./} +MASTER_SITES= http://www.winfield.demon.nl/linux/ + +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.winfield.demon.nl/index.html + + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3