summaryrefslogtreecommitdiff
blob: 8d5c78577bc57a30c8ba6bc3550dc36d18a8aadc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=MRPALMER
DIST_VERSION=0.05
DIST_EXAMPLES=("examples/*")
inherit perl-module

DESCRIPTION="Cisco IP Phone interface using XML Objects"

LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~x86"