# $NetBSD: Makefile,v 1.2 2007/10/25 22:01:06 jlam Exp $ .include "Makefile.common" DISTNAME= mecab-${MECAB_VERSION} DISTFILES= #empty COMMENT= Yet Another Part-of-Speech and Morphological Analyzer DEPENDS+= {mecab-ipadic>=2.7.0,mecab-jumandic>=5.1}:../../textproc/mecab-ipadic NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes PLIST_SRC= #empty do-install: #empty .include "../../textproc/mecab-base/buildlink3.mk" .include "../../mk/bsd.pkg.mk"