pkgsrc/www/w3m-img/Makefile
2009-08-19 06:17:10 +00:00

19 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.18 2009/08/19 06:17:10 minskim Exp $
#
PKGNAME= w3m-img-${W3M_VERS}
PKGREVISION= 3
COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support
CONFLICTS+= w3m-[0-9]*
DISTINFO_FILE= ${.CURDIR}/../../www/w3m/distinfo
PATCHDIR= ${.CURDIR}/../../www/w3m/patches
PLIST_SRC= ${.CURDIR}/../../www/w3m/PLIST
USE_TOOLS+= msgfmt
# Enable image support.
_W3M_USE_IMAGE= YES
.include "../../www/w3m/Makefile.common"