pentoo-overlay/www-plugins/wappalyzer/wappalyzer-5.8.2.ebuild
2019-04-27 10:15:34 +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="1755289"
#<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=""