summaryrefslogtreecommitdiff
path: root/security/dirb/Makefile
blob: ae0b9070aad79bd06621af478c73495b9eb628bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2005/10/14 00:44:03 minskim Exp $
#

DISTNAME=	dirb18
PKGNAME=	dirb-1.8
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=dirb/}

MAINTAINER=	pancake@phreaker.net
HOMEPAGE=	http://dirb.sourceforge.net/
COMMENT=	Web Content Scanner

USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=		yes

.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"