pkgsrc-wip/mksend/Makefile

19 lines
464 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2005/11/02 18:00:22 thomasklausner Exp $
#
2005-03-21 21:39:34 +01:00
DISTNAME= mksend-0.5.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.nopcode.org/prj/mksend/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.nopcode.org/?t=mksend
COMMENT= Network testing tool for capture and generate packets
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
ONLY_FOR_PLATFORM= Linux-*-* FreeBSD-*-*
.include "../../wip/libparsifal/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"