diff --git a/dev-libs/pcl/pcl-1.12-r1.ebuild b/dev-libs/pcl/pcl-1.12-r1.ebuild new file mode 100644 index 0000000000000..9be9a04989ca7 --- /dev/null +++ b/dev-libs/pcl/pcl-1.12-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Portable Coroutine Library" +HOMEPAGE="http://xmailserver.org/libpcl.html" +SRC_URI="http://xmailserver.org/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0/1" +KEYWORDS="~amd64 ~arm ~x86"