|
Lines 8-21
Link Here
|
| 8 |
PORTNAME= scout |
8 |
PORTNAME= scout |
| 9 |
PORTVERSION= 0.70 |
9 |
PORTVERSION= 0.70 |
| 10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
| 11 |
MASTER_SITES= ftp://ftp.armstrong.com/pub/scout/ \ |
11 |
MASTER_SITES= ftp://ftp.armstrong.com/pub/scout/ |
| 12 |
http://nerf-herder.net/siege/ |
12 |
DISTNAME= ${PORTNAME}-latest |
|
|
13 |
EXTRACT_SUFX= .tar.gz |
| 13 |
|
14 |
|
| 14 |
MAINTAINER= d.marks@student.umist.ac.uk |
15 |
MAINTAINER= d.marks@student.umist.ac.uk |
| 15 |
|
16 |
|
| 16 |
USE_LIBTOOL= yes |
17 |
USE_LIBTOOL= yes |
| 17 |
CONFIGURE_ARGS+= --disable-shared --enable-static |
18 |
CONFIGURE_ARGS+= --disable-shared --enable-static |
| 18 |
MAN1= scout.1 |
19 |
MAN1= scout.1 |
|
|
20 |
|
| 21 |
BROKEN= ftp.armstrong.com is down and I cannot find a \ |
| 22 |
working mirror of the source package, if you have \ |
| 23 |
any luck finding scout-0.70.tar.gz please mail me \ |
| 24 |
d.marks@student.umist.ac.uk |
| 19 |
|
25 |
|
| 20 |
do-install: |
26 |
do-install: |
| 21 |
${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin |
27 |
${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin |