Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= customfieldadmin |
8 |
PORTNAME= customfieldadmin |
9 |
PORTVERSION= 0.1 |
9 |
PORTVERSION= 0.1.3855 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= www devel python |
10 |
CATEGORIES= www devel python |
12 |
MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ |
11 |
MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ |
13 |
PKGNAMEPREFIX= trac- |
12 |
PKGNAMEPREFIX= trac- |
Lines 26-32
Link Here
|
26 |
NO_BUILD= yes |
25 |
NO_BUILD= yes |
27 |
USE_PYTHON= 2.3+ |
26 |
USE_PYTHON= 2.3+ |
28 |
USE_PYDISTUTILS=yes |
27 |
USE_PYDISTUTILS=yes |
29 |
PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION} |
28 |
PLIST_SUB+= EGGVERSION=${PORTVERSION:R} PYTHONVERSION=${_PYTHON_VERSION} |
30 |
PYDISTUTILS_NOEGGINFO= yes |
29 |
PYDISTUTILS_NOEGGINFO= yes |
31 |
|
30 |
|
32 |
post-install: |
31 |
post-install: |