- add HOMEPAGE

- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
This commit is contained in:
brad 2000-06-26 08:43:49 +00:00
parent 252f5f198e
commit a156cd41fb
3 changed files with 6 additions and 6 deletions

View File

@ -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=

View File

@ -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}

View File

@ -1,2 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2000/06/26 08:43:50 brad Exp $
sbin/ntop
man/man8/ntop.8