13 lines
372 B
Makefile
13 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/17 17:37:17 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= antiword-0.30
|
|
WRKSRC= ${WRKDIR}/${DISTNAME:S/-/./}
|
|
CATEGORIES= textproc print
|
|
MASTER_SITES= http://www.winfield.demon.nl/linux/
|
|
|
|
MAINTAINER= rh@netbsd.org
|
|
HOMEPAGE= http://www.winfield.demon.nl/index.html
|
|
COMMENT= free converter MS Word to text and Postscript converter
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|