summaryrefslogtreecommitdiff
path: root/net/ntop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r--net/ntop/Makefile21
1 files changed, 10 insertions, 11 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index a2764a433b07..6fe70c0ebc61 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,29 +1,28 @@
# New ports collection makefile for: ntop
-# Version required: 1.1a3
+# Version required: 1.1
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.6 1998/11/17 21:36:13 billf Exp $
+# $Id: Makefile,v 1.7 1998/11/18 11:31:43 asami Exp $
#
-DISTNAME= ntop-1.1a3
+DISTNAME= ntop-1.1-src
+PKGNAME= ntop-1.1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/snapshots/ \
+MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ \
ftp://ftp.ee.lbl.gov/ \
- http://www.FreeBSD.org/~billf/
-DISTFILES= libpcap-0.4.tar.Z ${DISTNAME}.tar.gz
+ http://www.freenix.no/~anders/ \
+ ftp://totem.fix.no/pub/mirrors/misc/
MAINTAINER= billf@FreeBSD.org
-USE_AUTOCONF= yes
+HAS_CONFIGURE= yes
ALL_TARGET=
-INSTALL_TARGET= install
+INSTALL_TARGET= install install-man
+WRKSRC= ${WRKDIR}/${PKGNAME}
MAN8= ntop.8
-post-patch:
- @cd ${WRKDIR}/libpcap-0.4/; ./configure; make
-
post-install:
strip ${PREFIX}/sbin/ntop