summaryrefslogtreecommitdiff
blob: 95fbe016430103fe934386915b17c30fa4a92f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 2012-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit mv_mozextension-r1
RESTRICT="mirror"

mPN="${PN}_plus-${PV}"
DESCRIPTION="Firefox legacy add-on: enable duckduckgo search engine"
HOMEPAGE="http://addons.mozilla.org/en-US/firefox/addon/duckduckgo-for-firefox/"
SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/385621/${mPN}-fx.xpi"

LICENSE="Apache-2.0"
SLOT="legacy"
KEYWORDS="~amd64 ~x86"
IUSE=""

moz_defaults '<firefox-57'