summaryrefslogtreecommitdiff
path: root/net/nemesis/Makefile
blob: 4ced96b25821fad6eba186407d2f39f91116bffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2004/04/25 04:19:27 snj Exp $

DISTNAME=	nemesis-1.32
CATEGORIES=	net
MASTER_SITES=	http://jeff.wwti.com/nemesis/

MAINTAINER=	xs@nitric.net
HOMEPAGE=	http://jeff.wwti.com/nemesis/
COMMENT=	Nemesis is a command-line UNIX network packet injection suite

USE_BUILDLINK3=	yes
GNU_CONFIGURE=  # defined

.include "../../devel/libnet/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"