mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
14 lines
303 B
Makefile
14 lines
303 B
Makefile
# Created by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
|
|
# $FreeBSD$
|
|
|
|
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"
|