diff --git a/devel/entity/Makefile b/devel/entity/Makefile index 27fedd090b64..5551a1af829a 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -8,15 +8,16 @@ PORTNAME= entity PORTVERSION= 0.7.2 CATEGORIES= devel -MASTER_SITES= http://entity.evilplan.org/Download/files/all-versions/ +MASTER_SITES= http://www.entity.cx/Download/files/all-versions/ -MAINTAINER= jesse@cylant.com +MAINTAINER= jesse_mcconnell@hotmail.com LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre +RUN_DEPENDS= python:${PORTSDIR}/lang/python GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-tcl=no \ - --enable-python=no +CONFIGURE_ARGS+= --enable-tcl=no + USE_GMAKE= yes USE_GTK= yes INSTALLS_SHLIB= yes diff --git a/devel/entity/pkg-comment b/devel/entity/pkg-comment index 0cf8fc4a9f8a..cc79d79494bc 100644 --- a/devel/entity/pkg-comment +++ b/devel/entity/pkg-comment @@ -1 +1 @@ -XML-based RAD +A really rapid XML-based application development system diff --git a/devel/entity/pkg-descr b/devel/entity/pkg-descr index fc7908dd6494..c873b91b738c 100644 --- a/devel/entity/pkg-descr +++ b/devel/entity/pkg-descr @@ -16,9 +16,9 @@ and undo. The interface for creating UIs and programming in Entity is quite intuitive and allows for rapid application development. Entity currently supports Perl, -Python, and C for doing runtime XML creation and modification. +Python, TCL, Javascript, and C for doing runtime XML creation and modification. -WWW: http://entity.evilplan.org +WWW: http://www.entity.cx - filbert -jesse@cylant.com +jesse_mcconnell@hotmail.com