1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/net-mgmt/pads/Makefile
Pav Lucistnik 57d1690956 - Update to 1.2
PR:		ports/93345
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-04-01 21:27:29 +00:00

24 lines
457 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.2
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= passive
MAINTAINER= ports@FreeBSD.org
COMMENT= Passively detect network assets
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
MAN8= pads.8 pads-report.8 pads.conf.8
.include <bsd.port.mk>