|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= cclive |
8 |
PORTNAME= cclive |
| 9 |
PORTVERSION= 0.4.5 |
9 |
PORTVERSION= 0.4.6 |
| 10 |
CATEGORIES= multimedia net |
10 |
CATEGORIES= multimedia net |
| 11 |
MASTER_SITES= GOOGLE_CODE |
11 |
MASTER_SITES= GOOGLE_CODE |
| 12 |
|
12 |
|
|
Lines 16-22
Link Here
|
| 16 |
LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl |
16 |
LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl |
| 17 |
|
17 |
|
| 18 |
OPTIONS= PERL "With Perl interpreter" off \ |
18 |
OPTIONS= PERL "With Perl interpreter" off \ |
| 19 |
SIGWINCH "With resizable progressbar" on |
19 |
SIGWINCH "With resizing progressbar" on |
| 20 |
|
20 |
|
| 21 |
MAN1= cclive.1 |
21 |
MAN1= cclive.1 |
| 22 |
|
22 |
|