aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-Elixir
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2014-02-10 13:20:14 +0800
committerrm <rm@FreeBSD.org>2014-02-10 13:20:14 +0800
commitf001ac5f8dd7dccea9454036e967784dd8389455 (patch)
treea10c013d61563b40b85127206df0726a5cd0589d /databases/py-Elixir
parent6e8427379ba60cd1d2d0e7032076527a3f9b63d0 (diff)
downloadfreebsd-ports-gnome-f001ac5f8dd7dccea9454036e967784dd8389455.tar.gz
freebsd-ports-gnome-f001ac5f8dd7dccea9454036e967784dd8389455.tar.zst
freebsd-ports-gnome-f001ac5f8dd7dccea9454036e967784dd8389455.zip
- add LICENSE (MIT)
- do not use easy_install - convert to using auto-generated packing list - remove tab and add trailing slash in pkg-descr:WWW - bump PORTREVISION Approved by: nivit (maintainer, by email)
Diffstat (limited to 'databases/py-Elixir')
-rw-r--r--databases/py-Elixir/Makefile10
-rw-r--r--databases/py-Elixir/pkg-descr2
-rw-r--r--databases/py-Elixir/pkg-plist1
3 files changed, 7 insertions, 6 deletions
diff --git a/databases/py-Elixir/Makefile b/databases/py-Elixir/Makefile
index e7f325a893bb..fb6d3a6728d2 100644
--- a/databases/py-Elixir/Makefile
+++ b/databases/py-Elixir/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Elixir
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -12,10 +12,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Declarative Mapper for SQLAlchemy
+LICENSE= MIT
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.0:${PORTSDIR}/databases/py-sqlalchemy06
-USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/py-Elixir/pkg-descr b/databases/py-Elixir/pkg-descr
index edf13e87d9a2..a9df924b8374 100644
--- a/databases/py-Elixir/pkg-descr
+++ b/databases/py-Elixir/pkg-descr
@@ -10,4 +10,4 @@ not need the full expressiveness of SQLAlchemy's manual mapper definitions.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the
TurboEntity project.
-WWW: http://elixir.ematia.de
+WWW: http://elixir.ematia.de/
diff --git a/databases/py-Elixir/pkg-plist b/databases/py-Elixir/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/databases/py-Elixir/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%