aboutsummaryrefslogtreecommitdiff
path: root/comms/rubygem-callsign
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-13 15:03:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-13 15:03:31 +0000
commit27fc714933a171a5daf309be01d9784a2c8ba1cf (patch)
tree74ba5f16ed3b37457f23510b24169862fcdd83cc /comms/rubygem-callsign
parent3c4c76e4f5b28711cbb2f2fc629d6c773b82ba90 (diff)
downloadports-27fc714933a171a5daf309be01d9784a2c8ba1cf.tar.gz
ports-27fc714933a171a5daf309be01d9784a2c8ba1cf.zip
This Gem provides a Ruby-Frontend to the callook.info
Amateur Radio Callsign Lookup service. WWW: http://rubyforge.org/projects/callsign/ PR: ports/137547 Submitted by: Rick Elrod <codeblock at eighthbit.net>
Notes
Notes: svn path=/head/; revision=239442
Diffstat (limited to 'comms/rubygem-callsign')
-rw-r--r--comms/rubygem-callsign/Makefile19
-rw-r--r--comms/rubygem-callsign/distinfo3
-rw-r--r--comms/rubygem-callsign/pkg-descr4
3 files changed, 26 insertions, 0 deletions
diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile
new file mode 100644
index 000000000000..4c2ee1a0d324
--- /dev/null
+++ b/comms/rubygem-callsign/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: rubygem-callsign
+# Date created: 31 July 2009
+# Whom: Rick Elrod <codeblock@eighthbit.net>
+#
+# $FreeBSD$
+
+PORTNAME= callsign
+PORTVERSION= 1.0.3
+CATEGORIES= comms rubygems
+MASTER_SITES= RF
+
+MAINTAINER= codeblock@eighthbit.net
+COMMENT= Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/comms/rubygem-callsign/distinfo b/comms/rubygem-callsign/distinfo
new file mode 100644
index 000000000000..e4eb40da5205
--- /dev/null
+++ b/comms/rubygem-callsign/distinfo
@@ -0,0 +1,3 @@
+MD5 (rubygem/callsign-1.0.3.gem) = 8b9899e594987723ecb5187d267bb1d3
+SHA256 (rubygem/callsign-1.0.3.gem) = e1829861a829686715a3b029a4414fdf88a552351322f3c9737e07743605a5a9
+SIZE (rubygem/callsign-1.0.3.gem) = 4096
diff --git a/comms/rubygem-callsign/pkg-descr b/comms/rubygem-callsign/pkg-descr
new file mode 100644
index 000000000000..fd241b26d2c2
--- /dev/null
+++ b/comms/rubygem-callsign/pkg-descr
@@ -0,0 +1,4 @@
+This Gem provides a Ruby-Frontend to the callook.info
+Amateur Radio Callsign Lookup service.
+
+WWW: http://rubyforge.org/projects/callsign/