mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
8 lines
175 B
Makefile
8 lines
175 B
Makefile
# $FreeBSD$
|
|
|
|
MECAB_PORTNAME= mecab
|
|
MECAB_PORTVERSION= 0.76
|
|
|
|
MECAB_PORTDIR= ${PORTSDIR}/japanese/${MECAB_PORTNAME}
|
|
MECAB_WRKSRC_CMD= cd ${MECAB_PORTDIR} && ${MAKE} -V WRKSRC
|