10 lines
240 B
Makefile
10 lines
240 B
Makefile
# $NetBSD: Makefile,v 1.48 2006/02/05 23:11:29 joerg Exp $
|
|
#
|
|
|
|
PKGNAME= w3m-${W3M_VERS}
|
|
PKGREVISION= 4
|
|
COMMENT= Multilingualized version of a pager/text-based browser w3m
|
|
|
|
CONFLICTS+= w3m-img-[0-9]*
|
|
|
|
.include "../../www/w3m/Makefile.common"
|