090a772f39
Since I'm japanese/skk-jisyo's MAINTAINER, change MAINTAINER's line to myself. Approved by: former MAINTAINER
17 lines
386 B
Makefile
17 lines
386 B
Makefile
# New ports collection makefile for: skk-jisyo-cdb
|
|
# Date created: 13 Sep 2002
|
|
# Whom: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= matusita@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"
|