From a156cd41fb595dfce606eaa56164cd5321186d0a Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 26 Jun 2000 08:43:49 +0000 Subject: [PATCH] - add HOMEPAGE - remove FAKE=Yes - GNU_CONFIGURE -> CONFIGURE_STYLE - add @comment with RCS id to PLIST --- net/ntop/Makefile | 9 ++++----- net/ntop/pkg/DESCR | 2 +- net/ntop/pkg/PLIST | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 8008f54330a..476030f1c18 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,14 +1,15 @@ -# $OpenBSD: Makefile,v 1.18 2000/03/24 22:11:52 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2000/06/26 08:43:49 brad Exp $ # $FreeBSD: Makefile,v 1.2 1998/08/11 09:57:51 andreas Exp $ DISTNAME= ntop-1.1-src PKGNAME= ntop-1.1 CATEGORIES= net -NEED_VERSION= 1.213 +NEED_VERSION= 1.301 MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ \ http://www.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ +HOMEPAGE= http://www.ntop.org/ MAINTAINER= brad@openbsd.org @@ -17,9 +18,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -FAKE= Yes - -GNU_CONFIGURE= Yes +CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --disable-lsof --disable-threads ALL_TARGET= diff --git a/net/ntop/pkg/DESCR b/net/ntop/pkg/DESCR index ecf0c009c03..9846c5fea3e 100644 --- a/net/ntop/pkg/DESCR +++ b/net/ntop/pkg/DESCR @@ -1,4 +1,4 @@ ntop is a tool that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap. -http://jake.unipi.it/~deri/ntop/ +WWW: ${HOMEPAGE} diff --git a/net/ntop/pkg/PLIST b/net/ntop/pkg/PLIST index 7dcf65aae51..a6827ee6813 100644 --- a/net/ntop/pkg/PLIST +++ b/net/ntop/pkg/PLIST @@ -1,2 +1,3 @@ +@comment $OpenBSD: PLIST,v 1.2 2000/06/26 08:43:50 brad Exp $ sbin/ntop man/man8/ntop.8