pkgsrc/textproc/catdoc/Makefile.common
jmmv bc9f26a878 Do not build nor install wordview to keep the package small (this needs Tk).
Bump PKGREVISION to 1 because of this.  While here, split the Makefile in
two parts to help in the creation of the new catdoc-tk package.
Addresses PR pkg/18730.
2003-09-17 14:57:25 +00:00

21 lines
565 B
Makefile

# $NetBSD: Makefile.common,v 1.1 2003/09/17 14:57:26 jmmv Exp $
#
DISTNAME= catdoc-0.91.4
WRKSRC= ${WRKDIR}/catdoc
CATEGORIES= textproc
MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.fe.msk.ru/~vitus/catdoc/
COMMENT= Reads MS-Word file and puts out its content as plain text
DISTINFO_FILE= ${.CURDIR}/../../textproc/catdoc/distinfo
PATCHDIR= ${.CURDIR}/../../textproc/catdoc/patches
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libdir=${PREFIX}/share
CPPFLAGS+= -Dunix -D__unix