# Created by: Thinker K.F. Li <thinker@branda.to>
# $FreeBSD: head/devel/pythk/Makefile 462307 2018-02-19 11:10:43Z antoine $

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Collection of Python functions

LICENSE=	BSD2CLAUSE

USES=		python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
