|
Lines 6-16
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= sqlalchemy |
8 |
PORTNAME= sqlalchemy |
| 9 |
PORTVERSION= 0.3.0 |
9 |
PORTVERSION= 0.3.1 |
| 10 |
CATEGORIES= databases python |
10 |
CATEGORIES= databases python |
| 11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
| 12 |
http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \ |
12 |
http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \ |
| 13 |
http://dryice.name/computer/FreeBSD/distfiles/ |
13 |
http://dryice.name/computer/FreeBSD/distfiles/ |
|
|
14 |
MASTER_SITE_SUBDIR= sqlalchemy |
| 14 |
DISTNAME= SQLAlchemy-${PORTVERSION} |
15 |
DISTNAME= SQLAlchemy-${PORTVERSION} |
| 15 |
|
16 |
|
| 16 |
MAINTAINER= dryice@dryice.name |
17 |
MAINTAINER= dryice@dryice.name |