- Fix MASTER_SITES.
- Pull COMMENT into Makefile while we're here. Submitted by maintainer.
This commit is contained in:
parent
e78f976acf
commit
dcd3e3fcff
@ -1,22 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/02/26 03:53:05 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2001/04/22 21:12:23 naddy Exp $
|
||||
# vim:ts=8
|
||||
|
||||
DISTNAME= scanlogd-2.2
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.340
|
||||
MASTER_SITES= ftp://ftp.openwall.com/scanlogd/ \
|
||||
ftp://rt.fm/pub/scanlogd/
|
||||
|
||||
COMMENT= "TCP port scan detection tool"
|
||||
HOMEPAGE= http://www.openwall.com/scanlogd/
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libnids.a::net/libnids
|
||||
NEED_VERSION= 1.405
|
||||
|
||||
MAINTAINER= Joshua Stein <jcs@rt.fm>
|
||||
|
||||
MASTER_SITES= ftp://ftp.openwall.com/pub/projects/scanlogd/ \
|
||||
ftp://rt.fm/pub/scanlogd/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libnids.a::net/libnids
|
||||
|
||||
ALL_TARGET= libnids
|
||||
|
||||
do-install:
|
||||
|
@ -1 +0,0 @@
|
||||
TCP port scan detection tool
|
Loading…
Reference in New Issue
Block a user