# Ports collection makefile for:  thcrut
# Date created:			  23 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD: ports/net/thcrut/Makefile,v 1.5 2004/02/27 02:35:35 clement Exp $
#

PORTNAME=	thcrut
PORTVERSION=	1.2.5
CATEGORIES=	net
MASTER_SITES=	http://www.thc.org/releases/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Local network discovery tool

GNU_CONFIGURE=	yes

CONFIGURE_ARGS+=	--with-libnet=${LOCALBASE} \
		 	--sysconfdir=${PREFIX}/share/thcrut

.include <bsd.port.mk>
