openbsd-ports/security/bfbtester/Makefile
brad 68ff5c23f8 - does not need autoconf/automake
- remove unnecessary patch
- use the programs own install target
2001-08-23 18:43:52 +00:00

23 lines
474 B
Makefile

# $OpenBSD: Makefile,v 1.5 2001/08/23 18:43:52 brad Exp $
COMMENT= "brute force binary tester"
DISTNAME= bfbtester-2.0.1
CATEGORIES= security
NEED_VERSION= 1.435
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bfbtester
HOMEPAGE= http://bfbtester.sourceforge.net/
MAINTAINER= Dug Song <dugsong@monkey.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>