# New ports collection makefile for:	py-EnthoughtBase
# Date created:		2008-12-12
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/devel/py-EnthoughtBase/Makefile,v 1.5 2011/02/18 01:01:29 wen Exp $
#

PORTNAME=	EnthoughtBase
PORTVERSION=	3.1.0
CATEGORIES=	devel python
MASTER_SITES=	http://enthought.com/repo/ets/ \
		CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Core Packages for the Enthought Tool Suite

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
