summaryrefslogtreecommitdiff
path: root/net/p5-Net-DBus
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-11-15 18:27:22 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-11-15 18:27:22 +0000
commite7c4fec91b5a919c4f8993c4b57a257b75e38b4e (patch)
tree563fa8a8e262e5ffdb8b8c2562c3ddd50e5631e2 /net/p5-Net-DBus
parent32bb7bc7f5aa46ef0341e74d348f5a0420909e2f (diff)
downloadpkgsrc-e7c4fec91b5a919c4f8993c4b57a257b75e38b4e.tar.gz
Initial import of p5-Net-DBus version 0.33.6.
Net::DBus provides a Perl XS API to the dbus inter-application messaging system. The Perl API covers the core base level of the dbus APIs, not concerning itself yet with the GLib or QT wrappers. For more information on dbus visit the project website at: http://www.freedesktop.org/software/dbus/
Diffstat (limited to 'net/p5-Net-DBus')
-rw-r--r--net/p5-Net-DBus/DESCR7
-rw-r--r--net/p5-Net-DBus/Makefile20
-rw-r--r--net/p5-Net-DBus/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/net/p5-Net-DBus/DESCR b/net/p5-Net-DBus/DESCR
new file mode 100644
index 00000000000..9c602ac05e6
--- /dev/null
+++ b/net/p5-Net-DBus/DESCR
@@ -0,0 +1,7 @@
+Net::DBus provides a Perl XS API to the dbus inter-application
+messaging system. The Perl API covers the core base level
+of the dbus APIs, not concerning itself yet with the GLib
+or QT wrappers. For more information on dbus visit the
+project website at:
+
+ http://www.freedesktop.org/software/dbus/
diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile
new file mode 100644
index 00000000000..f89275c6e9a
--- /dev/null
+++ b/net/p5-Net-DBus/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/15 18:27:22 jmcneill Exp $
+#
+
+DISTNAME= Net-DBus-0.33.6
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~danberr/Net-DBus-0.33.6/
+COMMENT= Perl extension for the DBus message system
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Net/DBus/.packlist
+
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-DBus/distinfo b/net/p5-Net-DBus/distinfo
new file mode 100644
index 00000000000..13e152d377c
--- /dev/null
+++ b/net/p5-Net-DBus/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/15 18:27:22 jmcneill Exp $
+
+SHA1 (Net-DBus-0.33.6.tar.gz) = 6f55ed159622239d3727273d0a14fdb0b37e9c1c
+RMD160 (Net-DBus-0.33.6.tar.gz) = 080f69843ad1a337b65da55efe93bbec0893d40e
+Size (Net-DBus-0.33.6.tar.gz) = 99786 bytes