Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= mtail |
4 |
PORTNAME= mtail |
5 |
PORTVERSION= 1.2.0 |
5 |
PORTVERSION= 1.2.0 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= misc |
7 |
CATEGORIES= misc |
7 |
MASTER_SITES= http://matt.immute.net/src/mtail/ |
8 |
MASTER_SITES= http://matt.immute.net/src/mtail/ |
8 |
|
9 |
|
Lines 12-18
Link Here
|
12 |
LICENSE= MIT |
13 |
LICENSE= MIT |
13 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
14 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
14 |
|
15 |
|
15 |
USES= python:run shebangfix tar:tgz |
16 |
USES= python:2.7,run shebangfix tar:tgz |
|
|
17 |
|
16 |
SHEBANG_FILES= ${WRKSRC}/${PORTNAME} |
18 |
SHEBANG_FILES= ${WRKSRC}/${PORTNAME} |
17 |
NO_BUILD= yes |
19 |
NO_BUILD= yes |
18 |
NO_ARCH= yes |
20 |
NO_ARCH= yes |