1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net-mgmt/pads/Makefile
Michael Johnson 88adfbc2cb Add pads 1.1.3, passively detect network assets.
PR:		ports/77801
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2005-02-21 07:43:33 +00:00

24 lines
445 B
Makefile

# 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>