Wen Heping 15197a808a - Update to 3.0.6
- Reset maintainer
2010-10-22 14:05:14 +00:00

22 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.0.6
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>