aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pads/Makefile
blob: 832e73d1e4a5ccb1b37e37f9e387482fc9f8e708 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for: pads
# Date created: 21 Feburary 2005
# Whom: Andrew Thompson <andy@fud.org.nz>
#
# $FreeBSD$
#

PORTNAME=   pads
PORTVERSION=    1.1.3
CATEGORIES= net-mgmt
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= passive

MAINTAINER= andy@fud.org.nz
COMMENT=    Passively detect network assets

LIB_DEPENDS=    pcre.0:${PORTSDIR}/devel/pcre

GNU_CONFIGURE=  yes

MAN8=       pads.8 pads-report.8

.include <bsd.port.mk>