pkgsrc/net/tcpdump/Makefile
mef 812398e8de Updated net/tcpdump 4.7.4 to 4.8.0
----------------------------------
Tuesday April 14, 2015 guy at alum.mit.edu
  Summary for 4.8.0 tcpdump release
        Fix "-x" for Apple PKTAP and PPI packets
2016-08-14 10:24:44 +00:00

19 lines
481 B
Makefile

# $NetBSD: Makefile,v 1.42 2016/08/14 10:24:44 mef Exp $
DISTNAME= tcpdump-4.8.0
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tcpdump.org/
COMMENT= Network monitoring tool
LICENSE= modified-bsd
GNU_CONFIGURE= yes
CONFIGURE_ARGS.Darwin+= --disable-universal
.include "options.mk"
.include "../../net/libpcap/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"