95cff9e769
* Not known.
16 lines
448 B
Makefile
16 lines
448 B
Makefile
# $NetBSD: Makefile,v 1.22 2013/10/09 09:35:42 adam Exp $
|
|
|
|
DISTNAME= arping-2.13
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.habets.pp.se/synscan/files/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.habets.pp.se/synscan/programs.php?prog=arping
|
|
COMMENT= ARP-level ping utility
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../devel/libnet11/buildlink3.mk"
|
|
.include "../../net/libpcap/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|