d4e3436ef6
w3m 0.5.2 - 2007-05-31 * security fix - fix format string vulnerability. * new features - support gtk2 with w3m-img. - new option for LiveHTTPHeaders-like logs. - new option to fontify <del>, <s>, <ins>, and so on. * other bug fixes - avoid errors in "configure" and "make". - '\n' handling in attributes' values of HTML tags.
9 lines
228 B
Makefile
9 lines
228 B
Makefile
# $NetBSD: Makefile,v 1.53 2007/06/02 02:35:42 uebayasi Exp $
|
|
#
|
|
|
|
PKGNAME= w3m-${W3M_VERS}
|
|
COMMENT= Multilingualized version of a pager/text-based browser w3m
|
|
|
|
CONFLICTS+= w3m-img-[0-9]*
|
|
|
|
.include "../../www/w3m/Makefile.common"
|