pkgsrc-wip/wkf/Makefile
OBATA Akio d8a9507395 Update wkf to 1.3.11.
Added functions: wkfEncodeBase64Bin(), wkfEncodeQuotedPrintableBin() and
wkfDecodeEscapedURIString().
2007-07-06 00:43:51 +00:00

15 lines
354 B
Makefile

# $NetBSD: Makefile,v 1.4 2007/07/06 00:43:51 obache Exp $
DISTNAME= wkf-1.3.11
CATEGORIES= japanese converters
MASTER_SITES= http://www.mysticwall.com/download/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.mysticwall.com/software/wkf/index.html
COMMENT= WALL's Kanji Filter
GNU_CONFIGURE= yes
TEST_TARGET= test
.include "../../mk/bsd.pkg.mk"