mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
4e66d49984
Update SITES, HOMEPAGE, and comments.
16 lines
268 B
Makefile
16 lines
268 B
Makefile
COMMENT= brute force binary tester
|
|
|
|
DISTNAME= bfbtester-2.0.1
|
|
CATEGORIES= security
|
|
SITES= ${SITE_SOURCEFORGE:=bfbtester/}
|
|
REVISION= 0
|
|
|
|
HOMEPAGE= https://bfbtester.sourceforge.net/
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
WANTLIB= c pthread
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|