summaryrefslogtreecommitdiff
path: root/www/htmldoc/Makefile
blob: 8acc1117c965d65d26f43e1eb38bf37034baba35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.17 2002/05/06 21:42:37 seb Exp $
#

PKGNAME=		htmldoc-${HTMLDOC_VERSION}

COMMENT=		Converts HTML to indexed HTML, PDF and/or PostScript

CONFIGURE_ARGS+=	--without-gui --without-x

CONFLICTS=		htmldoc-x11-[0-9]*

.include "${.CURDIR}/Makefile.common"