summaryrefslogtreecommitdiffstats
path: root/package/perl-net-ping/perl-net-ping.mk
diff options
context:
space:
mode:
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>2018-07-12 23:00:51 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-16 13:30:35 +0200
commit4837ab94908164c7c0f8d5f1bfe0513c5f41c79e (patch)
tree0dabe0724b571824ca9c0da9ba1afa50ff7f7608 /package/perl-net-ping/perl-net-ping.mk
parent1c6f4985a8fb1a6f737f5ea25e2e2d411656b7f6 (diff)
downloadbuildroot-4837ab94908164c7c0f8d5f1bfe0513c5f41c79e.tar.gz
buildroot-4837ab94908164c7c0f8d5f1bfe0513c5f41c79e.zip
perl-net-ping: new package
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-net-ping/perl-net-ping.mk')
-rw-r--r--package/perl-net-ping/perl-net-ping.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/perl-net-ping/perl-net-ping.mk b/package/perl-net-ping/perl-net-ping.mk
new file mode 100644
index 0000000000..3cd4cd0b47
--- /dev/null
+++ b/package/perl-net-ping/perl-net-ping.mk
@@ -0,0 +1,12 @@
+################################################################################
+#
+# perl-net-ping
+#
+################################################################################
+
+PERL_NET_PING_VERSION = 2.68
+PERL_NET_PING_SOURCE = Net-Ping-$(PERL_NET_PING_VERSION).tar.gz
+PERL_NET_PING_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RURBAN
+PERL_NET_PING_LICENSE_FILES = README
+
+$(eval $(perl-package))
OpenPOWER on IntegriCloud