]> git.draconx.ca Git - gentoo-draconx.git/blob - dev-util/pidl/pidl-4.15.7.ebuild
gnome-extra/evolution-mapi: Bump.
[gentoo-draconx.git] / dev-util / pidl / pidl-4.15.7.ebuild
1 # Copyright © 2022 Nick Bowler
2 # License GPLv3+: GNU General Public License version 3 or any later version.
3 # This is free software: you are free to change and redistribute it.
4 # There is NO WARRANTY, to the extent permitted by law.
5
6 EAPI=8
7
8 inherit perl-module
9
10 MY_P=samba-$PV
11
12 DESCRIPTION="An IDL compiler written in perl."
13 HOMEPAGE="https://wiki.samba.org/index.php/Pidl"
14 SRC_URI="mirror://samba/stable/$MY_P.tar.gz"
15
16 LICENSE="GPL-3+"
17 SLOT="0"
18 KEYWORDS="~amd64"
19
20 S=$WORKDIR/$MY_P/pidl