# New ports collection makefile for: py-kanjilib # Date created: 5 September 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= kanjilib PORTVERSION= 1.2 CATEGORIES= japanese python converters MASTER_SITES= http://www.asahi-net.or.jp/~rd6t-kjym/python/kanjilib/dist/ MAINTAINER= perky@FreeBSD.org COMMENT= Japanese text processing library for Python USE_PYTHON= yes USE_PYDISTUTILS=yes .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX} .include