summaryrefslogtreecommitdiff
path: root/www/w3m-img/Makefile
blob: 7d3a93c6c8dbce7b989722b070b016e7ce741327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2003/05/02 11:56:47 wiz Exp $
#

PKGNAME=	w3m-img-${W3M_BASE_VERS}
PKGREVISION=	2
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"