summaryrefslogtreecommitdiff
path: root/www/htmldoc-x11/Makefile
blob: d2d30f7040840bdf992423673476d24e4cf788c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.13 2008/04/22 16:24:31 jlam Exp $

PKGNAME=	${PKGNAME_BASE:S/-/-x11-/}

FILESDIR=	${.CURDIR}/../../www/htmldoc/files
PATCHDIR=	${.CURDIR}/../../www/htmldoc/patches
PKGDIR=		${.CURDIR}/../../www/htmldoc

DESCR_SRC=	${.CURDIR}/DESCR

PKG_OPTIONS.htmldoc+=	htmldoc-gui

.include "../../www/htmldoc/Makefile"