pentoo-overlay/www-plugins/wappalyzer/wappalyzer-5.9.4.ebuild
2020-03-24 15:54:52 +08:00

20 lines
480 B
Bash

# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
#https://addons.mozilla.org/api/v4/addons/addon/wappalyzer/versions/
#files":[{"id":
WEXT_FILEID="3510036"
#<guid>
WEXT_GUID="wappalyzer@crunchlabz.com"
inherit mozilla-webext
DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites"
HOMEPAGE="https://github.com/AliasIO/Wappalyzer"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""