summaryrefslogtreecommitdiff
path: root/www/w3m-img/Makefile
blob: 00b8aadee1b62003c1df0358b2f43fa87ec0c0d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:58 wiz Exp $
#

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