# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake git-r3

DESCRIPTION="A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions"
HOMEPAGE="https://github.com/marton78/pffft"
EGIT_REPO_URI="https://github.com/marton78/pffft.git"
EGIT_COMMIT=e0bf595

LICENSE=""
SLOT="0"
KEYWORDS=""