pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add p5-Net-SMS-Clickatell



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Fri Sep 8 14:10:22 2017 -0400
Changeset:	8c05ca27e74cb1db6e572824f8dea8823e35b6d9

Modified Files:
	Makefile
Added Files:
	p5-Net-SMS-Clickatell/DESCR
	p5-Net-SMS-Clickatell/Makefile
	p5-Net-SMS-Clickatell/PLIST
	p5-Net-SMS-Clickatell/distinfo

Log Message:
Add p5-Net-SMS-Clickatell

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c05ca27e74cb1db6e572824f8dea8823e35b6d9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                       |  1 +
 p5-Net-SMS-Clickatell/DESCR    |  1 +
 p5-Net-SMS-Clickatell/Makefile | 19 +++++++++++++++++++
 p5-Net-SMS-Clickatell/PLIST    |  5 +++++
 p5-Net-SMS-Clickatell/distinfo |  6 ++++++
 5 files changed, 32 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 9bc9e60fac..a561895b88 100644
--- a/Makefile
+++ b/Makefile
@@ -2456,6 +2456,7 @@ SUBDIR+=	p5-Net-IP-Match-Regexp
 SUBDIR+=	p5-Net-PcapUtils
 SUBDIR+=	p5-Net-SFTP-Foreign
 SUBDIR+=	p5-Net-SenderBase
+SUBDIR+=	p5-Net-SMS-Clickatell
 SUBDIR+=	p5-Net-Syslog
 SUBDIR+=	p5-Net-Twitter-Lite
 SUBDIR+=	p5-Net-UPnP
diff --git a/p5-Net-SMS-Clickatell/DESCR b/p5-Net-SMS-Clickatell/DESCR
new file mode 100644
index 0000000000..02ad6d2e4a
--- /dev/null
+++ b/p5-Net-SMS-Clickatell/DESCR
@@ -0,0 +1 @@
+Access to Clickatell SMS messaging service
diff --git a/p5-Net-SMS-Clickatell/Makefile b/p5-Net-SMS-Clickatell/Makefile
new file mode 100644
index 0000000000..fe78ce1681
--- /dev/null
+++ b/p5-Net-SMS-Clickatell/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=		Net-SMS-Clickatell-0.05
+CATEGORIES=		comms perl5
+MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/R/RA/RALAMOSM/
+
+MAINTAINER=	kethzer.dr%gmail.com@localhost
+HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/R/RA/RALAMOSM/
+COMMENT=	Access to Clickatell SMS messaging service
+LICENSE=	${PERL5_LICENSE}
+
+USE_LANGUAGES=  # empty
+PERL5_PACKLIST= auto/Net/SMS/Clickatell/.packlist
+
+#DEPENDS+=       p5-Getopt-Args>=0.1.18:../../wip/p5-Getopt-Args
+
+.include "../../lang/perl5/module.mk"
+# url2pkg-marker (please do not remove this line.)
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Net-SMS-Clickatell/PLIST b/p5-Net-SMS-Clickatell/PLIST
new file mode 100644
index 0000000000..b2addd2dc9
--- /dev/null
+++ b/p5-Net-SMS-Clickatell/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+${PERL5_SUB_INSTALLARCHLIB}/perllocal.pod
+${PERL5_SUB_INSTALLVENDORLIB}/Net/SMS/Clickatell.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Net/SMS/Clickatell/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Net::SMS::Clickatell.3
diff --git a/p5-Net-SMS-Clickatell/distinfo b/p5-Net-SMS-Clickatell/distinfo
new file mode 100644
index 0000000000..25f4e52f74
--- /dev/null
+++ b/p5-Net-SMS-Clickatell/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (Net-SMS-Clickatell-0.05.tar.gz) = 391ee6ed77aa34e12023a02b9899ce6d4725b5fb
+RMD160 (Net-SMS-Clickatell-0.05.tar.gz) = b289a4015d3e81aa07da65be1cca24e04975d3d1
+SHA512 (Net-SMS-Clickatell-0.05.tar.gz) = ef80ca7863ab3903d9a861c8d486ca9b19338f7b90e4f89a9289db2bacce1a249f69fc6cb6c117235725866159715a65f9af0350599aca65eac5ecb92e1c7c7d
+Size (Net-SMS-Clickatell-0.05.tar.gz) = 3924 bytes


Home | Main Index | Thread Index | Old Index