freebsd-ports/devel/py-EnthoughtBase/Makefile
Wen Heping 0117d85163 - Update to 3.1.0
PR:		ports/154347
Submitted by:	wen@FreeBSD.org (myself)
2011-02-18 01:01:29 +00:00

21 lines
464 B
Makefile

# New ports collection makefile for: py-EnthoughtBase
# Date created: 2008-12-12
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
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>