Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Device::XBee::API is a module designed to encapsulate the Digi XBee API in
object-oriented Perl. This module expects to communicate with an XBee
module using the API firmware via a serial (or serial over USB) device.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.5 2013/05/31 12:39:43 wiz Exp $
#
DISTNAME= Device-XBee-API-0.4
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JE/JEAGLE/
MAINTAINER= dsainty@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?Device::XBee::API
COMMENT= Object-oriented Perl interface to Digi XBee module API mode
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Device-SerialPort>=1.04:../../comms/p5-Device-SerialPort
WRKSRC= ${WRKDIR}/Device-XBee-API
USE_LANGUAGES= # none
PERL5_PACKLIST= auto/Device/XBee/API/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/09/01 02:29:38 dsainty Exp $
SHA1 (Device-XBee-API-0.4.tar.gz) = 8d962316d8971e9efa9ccc1c375e774ed3a65762
RMD160 (Device-XBee-API-0.4.tar.gz) = 2ce76d1f36145e6a9371a67186a59f067ff6c7dc
Size (Device-XBee-API-0.4.tar.gz) = 11437 bytes