| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.00 | 7 | ~amd64 ~x86 | 0 |
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR="GBARR"
inherit perl-module
DESCRIPTION="Code to glue Perl SASL to Cyrus SASL"
#LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="
dev-libs/cyrus-sasl
dev-perl/Devel-CheckLib
dev-perl/Authen-SASL
${RDEPEND}"
dev-libs/cyrus-sasl dev-perl/Devel-CheckLib dev-perl/Authen-SASL