2013-09-20 19:13:42 +02:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
2009-10-07 13:16:52 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= tgMochiKit
|
2009-10-18 02:38:08 +02:00
|
|
|
PORTVERSION= 1.4.2
|
2009-10-07 13:16:52 +02:00
|
|
|
CATEGORIES= devel python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= MochiKit packaged as TurboGears widgets
|
|
|
|
|
|
|
|
USE_PYTHON= yes
|
|
|
|
USE_PYDISTUTILS= easy_install
|
|
|
|
|
2013-09-20 19:13:42 +02:00
|
|
|
NO_STAGE= yes
|
2009-10-07 13:16:52 +02:00
|
|
|
.include <bsd.port.mk>
|