mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
30cb57c1ad
Approved by: portmgr (tabthorpe) Feature safe: yes
18 lines
383 B
Makefile
18 lines
383 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= 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"
|