pkgsrc/textproc/mecab-jumandic/Makefile
obache 45ab269053 Initial import of mecab-jumandic version 5.1.20070304.
Japanese Morphological Dictionary for MeCab.
2007-05-12 13:51:44 +00:00

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"