summaryrefslogtreecommitdiff
path: root/comms/p5-Device-Gsm
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2003-02-12 00:57:02 +0000
committermjl <mjl@pkgsrc.org>2003-02-12 00:57:02 +0000
commit02556d422b2ff61b566b8d35b9b113fbd9a4c27d (patch)
tree187baf734bc17b7d296d6341ddb70a5fd89e9e02 /comms/p5-Device-Gsm
parentb96cfb43f8951aa0e030fa17ce12ecb97ccc4dd6 (diff)
downloadpkgsrc-02556d422b2ff61b566b8d35b9b113fbd9a4c27d.tar.gz
Import p5-Device-Gsm 1.16
"Device::Gsm" class implements basic GSM functions, network registration and SMS sending. This class supports also "PDU" mode to send "SMS" messages, and should be fairly usable.
Diffstat (limited to 'comms/p5-Device-Gsm')
-rw-r--r--comms/p5-Device-Gsm/DESCR5
-rw-r--r--comms/p5-Device-Gsm/Makefile19
-rw-r--r--comms/p5-Device-Gsm/PLIST1
-rw-r--r--comms/p5-Device-Gsm/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/comms/p5-Device-Gsm/DESCR b/comms/p5-Device-Gsm/DESCR
new file mode 100644
index 00000000000..58efadd4e66
--- /dev/null
+++ b/comms/p5-Device-Gsm/DESCR
@@ -0,0 +1,5 @@
+"Device::Gsm" class implements basic GSM functions, network registration
+and SMS sending.
+
+This class supports also "PDU" mode to send "SMS" messages, and should
+be fairly usable.
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
new file mode 100644
index 00000000000..fb7426f7e23
--- /dev/null
+++ b/comms/p5-Device-Gsm/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/12 00:57:02 mjl Exp $
+#
+
+DISTNAME= Device-Gsm-1.16
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5dgs
+CATEGORIES= comms perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module to interface GSM cellular / modems
+
+DEPENDS+= p5-Device-Modem-[0-9]*:../p5-Device-Modem
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/Gsm/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/p5-Device-Gsm/PLIST b/comms/p5-Device-Gsm/PLIST
new file mode 100644
index 00000000000..8ae76cbc579
--- /dev/null
+++ b/comms/p5-Device-Gsm/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/12 00:57:02 mjl Exp $
diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo
new file mode 100644
index 00000000000..22db6d7ce5b
--- /dev/null
+++ b/comms/p5-Device-Gsm/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/02/12 00:57:02 mjl Exp $
+
+SHA1 (Device-Gsm-1.16.tar.gz) = 2c8a178b1049b55d2a703d5652cd6d2b292cdfd1
+Size (Device-Gsm-1.16.tar.gz) = 11622 bytes