summaryrefslogtreecommitdiff
path: root/www/w3m-img/Makefile
blob: d0876d7b30e7f0c03c9413775455cad58437c19f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2002/05/10 06:29:39 kei Exp $
#

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