pkgsrc/textproc/ipadic/Makefile

36 lines
1 KiB
Makefile
Raw Normal View History

2008-10-22 04:37:21 +02:00
# $NetBSD: Makefile,v 1.15 2008/10/22 02:37:21 obache Exp $
#
2005-08-18 17:44:44 +02:00
DISTNAME= ipadic-2.7.0
PKGREVISION= 2
2005-08-18 17:44:44 +02:00
CATEGORIES= japanese textproc
MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/
2007-08-03 03:32:06 +02:00
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ipadic/24435/}
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
2007-08-03 03:32:06 +02:00
HOMEPAGE= http://chasen-legacy.sourceforge.jp/
COMMENT= Japanese Morphological Dictionary including parameter for ChaSen
2005-08-18 17:44:44 +02:00
GNU_CONFIGURE= yes
2007-08-03 03:32:06 +02:00
CONF_FILES= ${PREFIX}/${CHASEN_DICDIR}/ipadic/chasenrc.example \
2005-08-18 17:44:44 +02:00
${PKG_SYSCONFDIR}/chasenrc
2007-08-03 03:32:06 +02:00
DOCDIR= share/doc/chasen
2005-08-18 17:44:44 +02:00
DOCS= AUTHORS COPYING ChangeLog NEWS doc/ipadic-ja.pdf
2003-08-05 23:34:10 +02:00
2007-08-03 03:32:06 +02:00
INSTALLATION_DIRS= ${DOCDIR}
PKG_DESTDIR_SUPPORT= user-destdir
2008-10-22 04:37:21 +02:00
MAKE_JOBS_SAFE= no
post-install:
Update ipadic package to 2.7.0. ---------------------------------------------------------------------- ipadic-2.7.0 (2003/11/15) ---------------------------------------------------------------------- - Parameters are updated - CTYPE/CFORM are modified ---------------------------------------------------------------------- ipadic-2.6.3 (2003/8/15) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.2 (2003/8/6) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.1 (2003/8/2) ---------------------------------------------------------------------- - for ChaSen-2.3.2 -- Makefile.am is modified - chasenrc.in -- COMPOSIT -> COMPOSIT_POS ---------------------------------------------------------------------- ipadic-2.6.0 (2003/6/14) ---------------------------------------------------------------------- - Parameters are updated - added new words from Prof. Tsurumaru (Nagasaki Univ.) -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-diff.txt - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-add.txt - for ChaSen-2.3.1 -- removed .pat, .ary -- configuration for Double Array library Darts http://cl.aist-nara.ac.jp/%7etaku-ku/software/darts/ -- option -i (Character Code) e:EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1 ---------------------------------------------------------------------- ipadic-2.5.1 (2002/1/30) ---------------------------------------------------------------------- - Parameters are updated - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.5.1-newword.txt ---------------------------------------------------------------------- ipadic-2.5.0 (2001/4/13) ---------------------------------------------------------------------- - SJIS(CRLF) problem is fixed - Japanese Reading modification
2004-05-06 15:34:19 +02:00
.for f in ${DOCS}
2007-08-03 03:32:06 +02:00
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}
Update ipadic package to 2.7.0. ---------------------------------------------------------------------- ipadic-2.7.0 (2003/11/15) ---------------------------------------------------------------------- - Parameters are updated - CTYPE/CFORM are modified ---------------------------------------------------------------------- ipadic-2.6.3 (2003/8/15) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.2 (2003/8/6) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.1 (2003/8/2) ---------------------------------------------------------------------- - for ChaSen-2.3.2 -- Makefile.am is modified - chasenrc.in -- COMPOSIT -> COMPOSIT_POS ---------------------------------------------------------------------- ipadic-2.6.0 (2003/6/14) ---------------------------------------------------------------------- - Parameters are updated - added new words from Prof. Tsurumaru (Nagasaki Univ.) -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-diff.txt - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-add.txt - for ChaSen-2.3.1 -- removed .pat, .ary -- configuration for Double Array library Darts http://cl.aist-nara.ac.jp/%7etaku-ku/software/darts/ -- option -i (Character Code) e:EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1 ---------------------------------------------------------------------- ipadic-2.5.1 (2002/1/30) ---------------------------------------------------------------------- - Parameters are updated - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.5.1-newword.txt ---------------------------------------------------------------------- ipadic-2.5.0 (2001/4/13) ---------------------------------------------------------------------- - SJIS(CRLF) problem is fixed - Japanese Reading modification
2004-05-06 15:34:19 +02:00
.endfor
${INSTALL_DATA} ${WRKSRC}/chasenrc \
2007-08-03 03:32:06 +02:00
${DESTDIR}${PREFIX}/${CHASEN_DICDIR}/ipadic/chasenrc.example
.include "../../textproc/chasen/Makefile.common"
Update ipadic package to 2.7.0. ---------------------------------------------------------------------- ipadic-2.7.0 (2003/11/15) ---------------------------------------------------------------------- - Parameters are updated - CTYPE/CFORM are modified ---------------------------------------------------------------------- ipadic-2.6.3 (2003/8/15) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.2 (2003/8/6) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.1 (2003/8/2) ---------------------------------------------------------------------- - for ChaSen-2.3.2 -- Makefile.am is modified - chasenrc.in -- COMPOSIT -> COMPOSIT_POS ---------------------------------------------------------------------- ipadic-2.6.0 (2003/6/14) ---------------------------------------------------------------------- - Parameters are updated - added new words from Prof. Tsurumaru (Nagasaki Univ.) -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-diff.txt - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-add.txt - for ChaSen-2.3.1 -- removed .pat, .ary -- configuration for Double Array library Darts http://cl.aist-nara.ac.jp/%7etaku-ku/software/darts/ -- option -i (Character Code) e:EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1 ---------------------------------------------------------------------- ipadic-2.5.1 (2002/1/30) ---------------------------------------------------------------------- - Parameters are updated - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.5.1-newword.txt ---------------------------------------------------------------------- ipadic-2.5.0 (2001/4/13) ---------------------------------------------------------------------- - SJIS(CRLF) problem is fixed - Japanese Reading modification
2004-05-06 15:34:19 +02:00
.include "../../textproc/chasen-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"