summaryrefslogtreecommitdiff
path: root/sysutils/ruby-notify
diff options
context:
space:
mode:
authorobache <obache>2010-05-16 11:37:54 +0000
committerobache <obache>2010-05-16 11:37:54 +0000
commit2b0d589048916dbaed9b707b84b1051ec6491561 (patch)
tree5be2ab350fdb6d9a202e5051ed14080da6a3f814 /sysutils/ruby-notify
parent8ef728e3b3186256b9b6cb9ec7e745df7ced5eab (diff)
downloadpkgsrc-2b0d589048916dbaed9b707b84b1051ec6491561.tar.gz
Import ruby-notify-0.2.1 as sysutils/ruby-notify.
The "notify" provides a function to notify on cross platform.
Diffstat (limited to 'sysutils/ruby-notify')
-rw-r--r--sysutils/ruby-notify/DESCR1
-rw-r--r--sysutils/ruby-notify/Makefile15
-rw-r--r--sysutils/ruby-notify/PLIST13
-rw-r--r--sysutils/ruby-notify/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/sysutils/ruby-notify/DESCR b/sysutils/ruby-notify/DESCR
new file mode 100644
index 00000000000..0f0abb3bca7
--- /dev/null
+++ b/sysutils/ruby-notify/DESCR
@@ -0,0 +1 @@
+The "notify" provides a function to notify on cross platform.
diff --git a/sysutils/ruby-notify/Makefile b/sysutils/ruby-notify/Makefile
new file mode 100644
index 00000000000..eb5ea2d58fd
--- /dev/null
+++ b/sysutils/ruby-notify/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/16 11:37:54 obache Exp $
+
+DISTNAME= notify-0.2.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES= security
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://github.com/jugyo/notify
+COMMENT= Ruby notification function for cross platfoms
+LICENSE= mit
+
+GEM_BUILD= gemspec
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/ruby-notify/PLIST b/sysutils/ruby-notify/PLIST
new file mode 100644
index 00000000000..77a94e74a23
--- /dev/null
+++ b/sysutils/ruby-notify/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/16 11:37:54 obache Exp $
+${GEM_HOME}/cache/notify-${PKGVERSION}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/lib/notify.rb
+${GEM_LIBDIR}/lib/notify/growlnotify.rb
+${GEM_LIBDIR}/lib/notify/notify-send.rb
+${GEM_LIBDIR}/lib/notify/ruby-growl.rb
+${GEM_LIBDIR}/lib/notify/ruby_gntp.rb
+${GEM_LIBDIR}/sample.rb
+${GEM_HOME}/specifications/notify-${PKGVERSION}.gemspec
diff --git a/sysutils/ruby-notify/distinfo b/sysutils/ruby-notify/distinfo
new file mode 100644
index 00000000000..5f1e2d2b9ea
--- /dev/null
+++ b/sysutils/ruby-notify/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/16 11:37:54 obache Exp $
+
+SHA1 (notify-0.2.1.gem) = 451445ec2bfad97f889e395a6046bab9e7871061
+RMD160 (notify-0.2.1.gem) = 5385129882ad000904fb61328e2bc36b34da1f37
+Size (notify-0.2.1.gem) = 5120 bytes