# New ports collection makefile for: py-tz # Date created: Mar 22, 2006 # Whom: Khairil Yusof # # $FreeBSD$ # PORTNAME= pytz PORTVERSION= 2006g CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pytz PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytz-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= World Timezone Definitions for Python USE_BZIP2= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes .include