- Convert to USES=tar:tgz
- Add LICENSE
This commit is contained in:
parent
3a49c11641
commit
e44945a427
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373640
1 changed files with 5 additions and 1 deletions
|
@ -5,11 +5,15 @@ PORTNAME= bunny
|
|||
PORTVERSION= 0.93
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GOOGLE_CODE CRITICAL
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
PROJECTHOST= bunny-the-fuzzer
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue