From c904263a5842a6dca181e4b409015ac7d47cadfa Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 18 Nov 1998 11:31:43 +0000 Subject: Um, I think you got yourself confused. This is a simple case of DISTNAME being sufficient for almost everything. :) --- net/ntop/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net/ntop') diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 39fed1374dfe..a2764a433b07 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -3,21 +3,18 @@ # Date created: 10 August 1998 # Whom: Bill Fumerola # -# $Id: Makefile,v 1.5 1998/11/12 15:21:53 billf Exp $ +# $Id: Makefile,v 1.6 1998/11/17 21:36:13 billf Exp $ # -DISTNAME= -PKGNAME= ntop-1.1a3 +DISTNAME= ntop-1.1a3 CATEGORIES= net MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/snapshots/ \ ftp://ftp.ee.lbl.gov/ \ http://www.FreeBSD.org/~billf/ -DISTFILES= libpcap-0.4.tar.Z ${NTOPDISTFILE}.tar.gz +DISTFILES= libpcap-0.4.tar.Z ${DISTNAME}.tar.gz MAINTAINER= billf@FreeBSD.org -NTOPDISTFILE= ntop-1.1a3 -WRKSRC= ${WRKDIR}/${NTOPDISTFILE} USE_AUTOCONF= yes ALL_TARGET= INSTALL_TARGET= install -- cgit v1.2.3