# Ports collection makefile for:  thcrut
# Date created:			  23 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD: ports/net/thcrut/Makefile,v 1.9 2006/06/21 23:36:13 itetcu Exp $
#

PORTNAME=	thcrut
PORTVERSION=	1.2.5
CATEGORIES=	net
MASTER_SITES=	http://thc.org.segfault.net/releases/ \
		http://redundancy.redundancy.org/mirror/

MAINTAINER=	lx@redundancy.redundancy.org
COMMENT=	Local network discovery tool

GNU_CONFIGURE=	yes

CONFIGURE_ARGS+=	--with-libnet=${LOCALBASE} \
		 	--sysconfdir=${DATADIR}

.include <bsd.port.mk>
