45ab269053
Japanese Morphological Dictionary for MeCab.
16 lines
376 B
Makefile
16 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2007/05/12 13:51:44 obache Exp $
|
|
#
|
|
|
|
.include "../../textproc/mecab/Makefile.common"
|
|
|
|
DISTNAME= mecab-jumandic-5.1-20070304
|
|
PKGNAME= mecab-jumandic-5.1.20070304
|
|
|
|
COMMENT= Japanese Morphological Dictionary for MeCab
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
UNLIMIT_RESOURCES= datasize
|
|
|
|
.include "../../textproc/mecab-base/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|