- add HOMEPAGE
- remove FAKE=Yes - GNU_CONFIGURE -> CONFIGURE_STYLE - add @comment with RCS id to PLIST
This commit is contained in:
parent
252f5f198e
commit
a156cd41fb
@ -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=
|
||||
|
@ -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}
|
||||
|
@ -1,2 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/06/26 08:43:50 brad Exp $
|
||||
sbin/ntop
|
||||
man/man8/ntop.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user