Lines 6-20
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= routes |
8 |
PORTNAME= routes |
9 |
PORTVERSION= 1.10.1 |
9 |
PORTVERSION= 1.10.2 |
10 |
CATEGORIES= www python |
10 |
CATEGORIES= www python |
11 |
MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ |
11 |
MASTER_SITES= ${MASTER_SITE_CHEESESHOP} |
12 |
http://dryice.name/computer/FreeBSD/distfiles/ |
|
|
13 |
MASTER_SITE_SUBDIR= source/R/Routes |
12 |
MASTER_SITE_SUBDIR= source/R/Routes |
14 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
15 |
DISTNAME= Routes-${PORTVERSION} |
14 |
DISTNAME= Routes-${PORTVERSION} |
16 |
|
15 |
|
17 |
MAINTAINER= ports@FreeBSD.org |
16 |
MAINTAINER= wenheping@gmail.com |
18 |
COMMENT= A Routing package for Python that matches URLs to dicts and vice versa |
17 |
COMMENT= A Routing package for Python that matches URLs to dicts and vice versa |
19 |
|
18 |
|
20 |
USE_PYTHON= yes |
19 |
USE_PYTHON= yes |