# Created by: Thinker K.F. Li <thinker@branda.to>
# $FreeBSD: tags/RELEASE_10_0_0/devel/pythk/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	pythk
PORTVERSION=	0.2.0
CATEGORIES=	devel
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A collection of Python functions

LICENSE=	BSD

USE_PYTHON=	-2.7
USE_PYDISTUTILS=yes

NO_STAGE=	yes
.include <bsd.port.mk>
