# New ports collection makefile for:	pythk
# Date created:		2007-03-27
# Whom:			Thinker K.F. Li <thinker@branda.to>
#
# $FreeBSD: ports/devel/pythk/Makefile,v 1.1 2007/03/27 15:44:47 miwi Exp $
#

PORTNAME=	pythk
PORTVERSION=	0.1.1
CATEGORIES=	devel
MASTER_SITES=	http://master.branda.to/downloads/pythk/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	thinker@branda.to
COMMENT=	A collection of Python functions

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
