use SITES

This commit is contained in:
purplerain 2023-09-20 03:26:04 +00:00
parent feed0802f0
commit 04d21c0359
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7

View file

@ -1,21 +1,19 @@
COMMENT= metasploit framework COMMENT= metasploit framework
CATEGORIES= security
MAINTAINER= Purple Rain <purplerain@secbsd.org>
VERSION= 6.3.34 VERSION= 6.3.34
DISTNAME= metasploit-framework-${VERSION} DISTNAME= metasploit-framework-${VERSION}
DISTFILES= ${VERSION}.tar.gz
CATEGORIES= security
HOMEPAGE= https://www.metasploit.com HOMEPAGE= https://www.metasploit.com
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# BSD-3-clause # BSD-3-clause
PERMIT_PACKAGE= Yes 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 MODULES= lang/ruby
MODRUBY_REV= 3.0 MODRUBY_REV= 3.0