japanese/py-ipadic: New port: IPAdic packaged for Python
This commit is contained in:
parent
70722394cf
commit
bc092f300e
@ -225,6 +225,7 @@
|
|||||||
SUBDIR += prn
|
SUBDIR += prn
|
||||||
SUBDIR += py-SudachiPy
|
SUBDIR += py-SudachiPy
|
||||||
SUBDIR += py-fugashi
|
SUBDIR += py-fugashi
|
||||||
|
SUBDIR += py-ipadic
|
||||||
SUBDIR += py-jaconv
|
SUBDIR += py-jaconv
|
||||||
SUBDIR += py-unidic
|
SUBDIR += py-unidic
|
||||||
SUBDIR += qkc
|
SUBDIR += qkc
|
||||||
|
|||||||
18
japanese/py-ipadic/Makefile
Normal file
18
japanese/py-ipadic/Makefile
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
PORTNAME= ipadic
|
||||||
|
DISTVERSION= 1.0.0
|
||||||
|
CATEGORIES= japanese python
|
||||||
|
MASTER_SITES= PYPI
|
||||||
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
COMMENT= IPAdic packaged for Python
|
||||||
|
WWW= https://github.com/polm/ipadic-py
|
||||||
|
|
||||||
|
LICENSE= MIT
|
||||||
|
|
||||||
|
USES= python
|
||||||
|
USE_PYTHON= distutils cython autoplist
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
japanese/py-ipadic/distinfo
Normal file
3
japanese/py-ipadic/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1721529232
|
||||||
|
SHA256 (ipadic-1.0.0.tar.gz) = f5923d31eca6131acaaf18ed28d8998665b1347b640d3a6476f64650e9a71c07
|
||||||
|
SIZE (ipadic-1.0.0.tar.gz) = 13413189
|
||||||
1
japanese/py-ipadic/pkg-descr
Normal file
1
japanese/py-ipadic/pkg-descr
Normal file
@ -0,0 +1 @@
|
|||||||
|
ipadic-py is a version of IPAdic packaged for use in Python.
|
||||||
Loading…
x
Reference in New Issue
Block a user