freebsd-ports/net/thcrut/Makefile
2003-07-12 09:41:36 +00:00

21 lines
430 B
Makefile

# Ports collection makefile for: thcrut
# Date created: 23 Aug 2001
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#
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>