mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
cfa79909bf
Submitted by: YANO Toru <toru@maid.ne.jp> KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
22 lines
409 B
Makefile
22 lines
409 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$
|
|
#
|
|
|
|
PORTNAME= skk-jisyo-cdb
|
|
PORTREVISION= 0
|
|
|
|
MAINTAINER= toru@tkd.ne.jp
|
|
|
|
SKK_JISYO_SUFFIX= .cdb
|
|
|
|
MASTERDIR= ${.CURDIR}/../skk-jisyo
|
|
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
.include "${MASTERDIR}/Makefile"
|