blob: 8eb14194325594ebd4c09625c7238d76f96cc884 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
# $FreeBSD$
MAINTAINER= meta+ports@vmeta.jp
COMMENT= CDB jisyo (dictionary) files for the SKK Japanese-input software
WITH_SKKJISYO_CDB= yes
MASTERDIR= ${.CURDIR}/../skk-jisyo
DESCR= ${.CURDIR}/pkg-descr
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|