- additional MASTER_SITES

- NO_REGRESS / distinfo switch
This commit is contained in:
jsyn 2001-11-19 22:43:22 +00:00
parent f5201138d0
commit d6475cb80a
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2001/07/21 20:46:59 jsyn Exp $
# $OpenBSD: Makefile,v 1.4 2001/11/19 22:43:23 jsyn Exp $
COMMENT= "passive network mapping tool"
DISTNAME= siphon-v.666
PKGNAME= siphon-0.666
CATEGORIES= security net
NEED_VERSION= 1.425
NEED_VERSION= 1.499
HOMEPAGE= http://www.gravitino.net/projects/siphon/
@ -17,6 +17,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.gravitino.net/projects/siphon/ \
http://siphon.datanerds.net/ \
http://www.packetstormsecurity.org/UNIX/utilities/siphon/
MAKE_FLAGS= CC="${CC}" \
@ -26,6 +27,8 @@ MAKE_FLAGS= CC="${CC}" \
-DSYSCONFDIR="\"${SYSCONFDIR}\""'
MAKE_ENV= SYSCONFDIR="${SYSCONFDIR}"
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/siphon ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/siphon