summaryrefslogtreecommitdiff
path: root/net/nemesis/Makefile
blob: 8884670a476e9af4bec41105abfc964f28bae6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2004/10/03 00:17:55 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

USE_BUILDLINK3=	yes
GNU_CONFIGURE=  # defined

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