summaryrefslogtreecommitdiffstats
path: root/net/sntop/Makefile
blob: 8e511045aa88d9df1c782e42802241d91f4b7724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	sntop
# Date created:		05 August 2000
# Whom:			Matt Emmerton <matt@gsicomp.on.ca>
#
# $FreeBSD$
#

PORTNAME=	sntop
PORTVERSION=	1.2.1
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	sntop

MAINTAINER=	matt@gsicomp.on.ca

RUN_DEPENDS=	fping:${PORTSDIR}/net/fping

GNU_CONFIGURE=	yes

MAN1=		sntop.1
MANCOMPRESSED=	yes

post-install:
	@strip ${PREFIX}/bin/sntop
	@cat ${PKGMESSAGE}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud