summaryrefslogtreecommitdiff
path: root/net/nemesis/Makefile
blob: b5117d9890a8964ebef91e168542a14b2cfd40fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:51 tv Exp $

DISTNAME=	nemesis-1.32
PKGREVISION=	1
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

GNU_CONFIGURE=  # defined

BUILDLINK_DEPENDS.libnet+=	libnet-1.0.*

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