blob: 93c7dda525bec66dec4c20db7a938135d6004fb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DEPEND=app-text/mecab >=dev-db/postgresql-7.4[server]
DESCRIPTION=Integrated Full-Text-Search for Japanese language using morphological analyze
EAPI=4
HOMEPAGE=http://textsearch-ja.projects.postgresql.org/index.html
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=app-text/mecab >=dev-db/postgresql-7.4[server]
SLOT=0
SRC_URI=http://pgfoundry.org/frs/download.php/2943/textsearch_ja-9.0.0.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_md5_=a797cb54a160bc2a75c33a0c520ecc73
|