use SITES
This commit is contained in:
parent
feed0802f0
commit
04d21c0359
1 changed files with 5 additions and 7 deletions
|
@ -1,21 +1,19 @@
|
|||
COMMENT= metasploit framework
|
||||
CATEGORIES= security
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
VERSION= 6.3.34
|
||||
DISTNAME= metasploit-framework-${VERSION}
|
||||
DISTFILES= ${VERSION}.tar.gz
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= https://www.metasploit.com
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# BSD-3-clause
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= https://github.com/rapid7/metasploit-framework/archive/
|
||||
DISTFILES= ${VERSION}${EXTRACT_SUFX}
|
||||
EXTRACT_ONLY= ${VERSION}${EXTRACT_SUFX}
|
||||
|
||||
EXTRACT_ONLY=
|
||||
SITES= https://github.com/rapid7/metasploit-framework/archive/
|
||||
|
||||
MODULES= lang/ruby
|
||||
MODRUBY_REV= 3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue