18 lines
388 B
Makefile
18 lines
388 B
Makefile
|
# $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"
|