pkgsrc/textproc/mecab-ipadic/Makefile
obache 2bec870881 Update mecab to 0.96 and mecab-ipadic to 2.7.0-20070610.
Fix buffer overflow bug, dictionary incompatibility issue, some functionary
enhancements for dictionary
2007-06-23 04:31:55 +00:00

14 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/06/23 04:31:56 obache Exp $
#
.include "../../textproc/mecab/Makefile.common"
DISTNAME= mecab-ipadic-2.7.0-20070610
PKGNAME= mecab-ipadic-2.7.0.20070610
COMMENT= Japanese Morphological Dictionary for MeCab
GNU_CONFIGURE= yes
.include "../../textproc/mecab-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"