summaryrefslogtreecommitdiff
path: root/www/w3m-img/Makefile
blob: f8e765f193e0e962197abf782bad02cd608121ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2003/03/22 03:28:01 wiz Exp $
#

PKGNAME=	w3m-img-${W3M_BASE_VERS}
PKGREVISION=	1
COMMENT=	multilingualized version of a pager/text-based browser w3m with inline image support

CONFLICTS+=	w3m-[0-9]*

# enable image support
W3M_USE_IMAGE=	YES

PLIST_SRC=	${.CURDIR}/../../www/w3m/PLIST

.include "../../www/w3m/Makefile.common"