# New ports collection makefile for: py-kanjilib # Date created: 5 September 2002 # Whom: Hye-Shik Chang # # $FreeBSD: ports/japanese/py-kanjilib/Makefile,v 1.3 2003/02/25 06:25:31 perky Exp $ # 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