blob: a1d57cce0e3be0a2984d222f1b8a27eac0770a1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
MAINTAINER= ports@FreeBSD.org
COMMENT= CDB jisyo (dictionary) files for the SKK Japanese-input software
WITH_SKKJISYO_CDB= yes
MASTERDIR= ${.CURDIR}/../skk-jisyo
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"
|