|
Lines 6-17
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= lft |
8 |
PORTNAME= lft |
| 9 |
PORTVERSION= 3.1 |
9 |
PORTVERSION= 3.33 |
| 10 |
PORTEPOCH= 1 |
|
|
| 11 |
CATEGORIES= net |
10 |
CATEGORIES= net |
| 12 |
MASTER_SITES= http://ftp.iasi.roedu.net/mirrors/openwrt.org/sources/ \ |
11 |
MASTER_SITES= http://pwhois.org/get/ |
| 13 |
http://trd.no.distfiles.macports.org/lft/ \ |
|
|
| 14 |
http://mirror2.openwrt.org/sources/ |
| 15 |
|
12 |
|
| 16 |
MAINTAINER= araujo@FreeBSD.org |
13 |
MAINTAINER= araujo@FreeBSD.org |
| 17 |
COMMENT= Layer 4 Traceroute program |
14 |
COMMENT= Layer 4 Traceroute program |
|
Lines 33-40
Link Here
|
| 33 |
|
30 |
|
| 34 |
.include <bsd.port.pre.mk> |
31 |
.include <bsd.port.pre.mk> |
| 35 |
|
32 |
|
| 36 |
.if ${OSVERSION} >= 900000 |
|
|
| 37 |
BROKEN= does not build |
| 38 |
.endif |
| 39 |
|
| 40 |
.include <bsd.port.post.mk> |
33 |
.include <bsd.port.post.mk> |