aboutsummaryrefslogblamecommitdiff
path: root/devel/py-zope.exceptions/Makefile
blob: 3f34af7c07536859a24e46947237fe7b773296b1 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                          
                     
                 



                                       
                               

                                       
                                                                                                
 

                           


                                    
# New ports collection makefile for:	py-zope.exceptions
# Date created:		18 Aug, 2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	zope.exceptions
PORTVERSION=	3.6.1
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	General Zope Exceptions

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface

USE_ZIP=		yes
USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>