d8a9507395
Added functions: wkfEncodeBase64Bin(), wkfEncodeQuotedPrintableBin() and wkfDecodeEscapedURIString().
15 lines
354 B
Makefile
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"
|