# New ports collection makefile for:	py-zope.datetime
# Date created:				11 October, 2011
# Whom:					Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD: ports/devel/py-zope.datetime/Makefile,v 1.4 2012/01/16 10:33:16 rm Exp $
#

PORTNAME=	zope.datetime
PORTVERSION=	3.4.1
CATEGORIES=	devel python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	zope

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Commonly used date and time related utility functions

LICENSE=	ZPL21

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install

.include <bsd.port.mk>
