22 lines
467 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.21 2003/09/26 06:01:13 jolan Exp $
COMMENT= "command line arbitrary packet builder"
2000-03-26 21:06:33 +00:00
DISTNAME= nemesis-1.4beta3
2000-06-25 00:50:38 +00:00
CATEGORIES= net security
MASTER_SITES= http://www.packetfactory.net/projects/nemesis/
2000-03-26 21:06:33 +00:00
HOMEPAGE= http://cerberus.sourcefire.com/~jeff/nemesis/
2000-03-26 21:06:33 +00:00
2001-02-26 03:28:02 +00:00
LIB_DEPENDS= net::net/libnet
2000-03-26 21:06:33 +00:00
# BSD
2000-03-26 21:06:33 +00:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=gnu
2002-10-28 01:38:44 +00:00
2000-03-26 21:06:33 +00:00
.include <bsd.port.mk>