aboutsummaryrefslogblamecommitdiff
path: root/devel/py-pytz/Makefile
blob: c9700dffcec8d41743c92a01748087f21b8478a1 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                    
                     
                            
                          
                                       
 
                                 


                                                     
                   
                                    
 
                      
# New ports collection makefile for:	py-tz
# Date created:			Mar 22, 2006
# Whom:				Khairil Yusof <kaeru@inigo-tech.com>
#
# $FreeBSD$
#

PORTNAME=	pytz
PORTVERSION=	2009a
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	World Timezone Definitions for Python

USE_BZIP2=	yes
USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>