9 lines
209 B
Makefile
9 lines
209 B
Makefile
# Created by: Koichiro IWAO <meta+ports@vmeta.jp>
|
|
|
|
PKGNAMESUFFIX= -eucjp
|
|
|
|
COMMENT= Japanese Morphological Dictionary for MeCab (EUC-JP)
|
|
|
|
MASTERDIR= ${.CURDIR}/../mecab-ipadic
|
|
|
|
.include "${MASTERDIR}/Makefile"
|