Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/korean/py-jamo/Makefile
42635 views
PORTNAME=	jamo
DISTVERSION=	0.4.1
CATEGORIES=	korean python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	[email protected]
COMMENT=	Hangul syllable and jamo analyzer
WWW=		https://github.com/jdongian/python-jamo

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>