import skk-jisyo, a dictionary for the SKK system.
thanks to ajacoutot@ for hosting the file. sthen@ input and ok
This commit is contained in:
parent
913fa727f2
commit
235ab2eb95
29
japanese/skk-jisyo/Makefile
Normal file
29
japanese/skk-jisyo/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/11 15:04:54 fgsch Exp $
|
||||
|
||||
COMMENT = large dictionary for the SKK system
|
||||
|
||||
DISTNAME = skk-jisyo-20120901
|
||||
|
||||
CATEGORIES = japanese
|
||||
|
||||
HOMEPAGE = http://openlab.ring.gr.jp/skk/
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = http://distfiles.bsdfrog.org/
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
PKG_ARCH = *
|
||||
WRKSRC = ${WRKDIR}
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/skk
|
||||
${INSTALL_DATA} ${WRKSRC}/SKK-JISYO.L ${PREFIX}/share/skk
|
||||
|
||||
.include <bsd.port.mk>
|
2
japanese/skk-jisyo/distinfo
Normal file
2
japanese/skk-jisyo/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (skk-jisyo-20120901.tar.gz) = TGb87U3FrA0cKTeka+nOnPLDlEeP9o0DkRRfa+l53pU=
|
||||
SIZE (skk-jisyo-20120901.tar.gz) = 1775182
|
1
japanese/skk-jisyo/pkg/DESCR
Normal file
1
japanese/skk-jisyo/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Large size dictionary consisting of Kana to Kanji conversion rules.
|
3
japanese/skk-jisyo/pkg/PLIST
Normal file
3
japanese/skk-jisyo/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/11 15:04:54 fgsch Exp $
|
||||
share/skk/
|
||||
share/skk/SKK-JISYO.L
|
Loading…
Reference in New Issue
Block a user