mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
8 lines
175 B
Makefile
8 lines
175 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
MECAB_PORTNAME= mecab
|
||
|
MECAB_PORTVERSION= 0.75
|
||
|
|
||
|
MECAB_PORTDIR= ${PORTSDIR}/japanese/${MECAB_PORTNAME}
|
||
|
MECAB_WRKSRC_CMD= cd ${MECAB_PORTDIR} && ${MAKE} -V WRKSRC
|