freebsd-ports/net/thcrut/Makefile
Ion-Mihai Tetcu 20be812e4a Chase MASTER_SITES and WWW and add a second MASTER_SITE.
PR:		ports/99281
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-06-21 23:36:13 +00:00

22 lines
484 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://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>