Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= wput |
8 |
PORTNAME= wput |
9 |
PORTVERSION= 0.4.1 |
9 |
PORTVERSION= 0.5 |
10 |
CATEGORIES= ftp |
10 |
CATEGORIES= ftp |
11 |
MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ |
11 |
MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ |
12 |
EXTRACT_SUFX= .tgz |
12 |
EXTRACT_SUFX= .tgz |
Lines 14-21
Link Here
|
14 |
MAINTAINER= chip-set@mail.ru |
14 |
MAINTAINER= chip-set@mail.ru |
15 |
COMMENT= Uploads files or directories to a ftpserver with support of resuming |
15 |
COMMENT= Uploads files or directories to a ftpserver with support of resuming |
16 |
|
16 |
|
17 |
BROKEN= Size mismatch |
|
|
18 |
|
19 |
PORTDOCS= TODO ChangeLog |
17 |
PORTDOCS= TODO ChangeLog |
20 |
|
18 |
|
21 |
USE_GETOPT_LONG= yes |
19 |
USE_GETOPT_LONG= yes |
Lines 26-31
Link Here
|
26 |
CONFIGURE_ENV= LIBS="${LDFLAGS}" |
24 |
CONFIGURE_ENV= LIBS="${LDFLAGS}" |
27 |
|
25 |
|
28 |
PLIST_FILES= bin/wput |
26 |
PLIST_FILES= bin/wput |
|
|
27 |
|
28 |
MANCOMPRESSED= yes |
29 |
MAN1= wput.1 |
29 |
MAN1= wput.1 |
30 |
|
30 |
|
31 |
post-install: |
31 |
post-install: |