- 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)
This commit is contained in:
Ruslan Makhmatkhanov
2014-02-10 05:20:14 +00:00
parent dfba767ae8
commit e7b6a7e657
3 changed files with 7 additions and 6 deletions

View File

@@ -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>

View File

@@ -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/

View File

@@ -1 +0,0 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%