openbsd-ports/security/fragrouter/Makefile

20 lines
348 B
Makefile
Raw Normal View History

2000-02-12 01:29:49 -05:00
# $OpenBSD: Makefile,v 1.7 2000/02/12 06:30:02 turan Exp $
1999-05-14 11:27:59 -04:00
1999-09-28 09:48:59 -04:00
DISTNAME= fragrouter-1.6
1999-05-14 11:27:59 -04:00
CATEGORIES= security
MASTER_SITES= http://www.anzen.com/research/nidsbench/
MAINTAINER= dugsong@monkey.org
2000-02-12 01:29:49 -05:00
LICENSE_TYPE= BSD
PERMIT_PKG_CDROM= YES
PERMIT_PKG_FTP= YES
PERMIT_DISTF_CDROM= YES
PERMIT_DISTF_FTP= YES
1999-05-14 11:27:59 -04:00
GNU_CONFIGURE= yes
.include <bsd.port.mk>