summaryrefslogtreecommitdiff
path: root/textproc/mecab-ipadic/Makefile
blob: 0be532e40c753584d0c3e8f0b3eb761fd0cd68ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"