Lines 3-16
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= satchmo |
4 |
PORTNAME= satchmo |
5 |
PORTVERSION= 0.9.2 |
5 |
PORTVERSION= 0.9.2 |
6 |
PORTREVISION= 2 |
6 |
PORTREVISION= 3 |
7 |
CATEGORIES= www python |
7 |
CATEGORIES= www python |
8 |
MASTER_SITES= http://www.caomhin.org/ports/ |
8 |
MASTER_SITES= http://www.caomhin.org/ports/ |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
10 |
|
10 |
|
11 |
MAINTAINER= ports@caomhin.org |
11 |
MAINTAINER= ports@freebsd.org |
12 |
COMMENT= Shopping cart application for Django |
12 |
COMMENT= Shopping cart application for Django |
13 |
|
13 |
|
|
|
14 |
DEPRECATED= Project development unmaintained |
15 |
EXPIRATION_DATE= 2016-04-01 |
16 |
|
14 |
LICENSE= BSD3CLAUSE |
17 |
LICENSE= BSD3CLAUSE |
15 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
18 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
16 |
|
19 |
|