diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-05 14:37:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-05 14:37:30 +0800 |
commit | 36c85d9451421054634c7f29a33f268aaafdb33d (patch) | |
tree | e44ab41f7b18c38d23ed8351e7125f60f15d1d9e /net-mgmt/lanmap | |
parent | 4537272ecdb2cd97beab337492d28cc29567a2cd (diff) | |
download | freebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.tar.gz freebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.tar.zst freebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'net-mgmt/lanmap')
-rw-r--r-- | net-mgmt/lanmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/lanmap/Makefile b/net-mgmt/lanmap/Makefile index 101ec73e7260..20395c307c55 100644 --- a/net-mgmt/lanmap/Makefile +++ b/net-mgmt/lanmap/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.parseerror.com/lanmap/rev/ MAINTAINER= ports@FreeBSD.org COMMENT= Lanmap sits quietly on a network and builds a picture of what it sees +BROKEN= unfetchable + RUN_DEPENDS= twopi:graphics/graphviz WRKSRC= ${WRKDIR}/${PORTNAME} |