16 lines
388 B
Makefile
16 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:49 tv Exp $
|
|
#
|
|
|
|
DISTNAME= lft-2.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${HOMEPAGE}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://mainnerve.com/lft/
|
|
COMMENT= Layer four traceroute capable of tracing protocol paths
|
|
|
|
USE_PKGLOCALEDIR= # defined
|
|
GNU_CONFIGURE= # defined
|
|
|
|
.include "../../net/libpcap/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|