blob: 15ce61d43acd1c4368df312a8901260b85e5bd31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-perl/Net-DNS-0.500.0 >=virtual/perl-Socket-1.750.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Module for DNS service discovery (Apple's Bonjour)
EAPI=6
HOMEPAGE=https://metacpan.org/release/Net-Bonjour
INHERIT=perl-module
IUSE=test examples
KEYWORDS=~amd64 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=>=dev-perl/Net-DNS-0.500.0 >=virtual/perl-Socket-1.750.0 dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/C/CH/CHLIGE/Net-Bonjour-0.96.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=afc19285350db5b4450e011dda10985b
|