mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
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>
This commit is contained in:
parent
3c4c76e4f5
commit
27fc714933
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239442
@ -112,6 +112,7 @@
|
||||
SUBDIR += qsstv
|
||||
SUBDIR += ruby-serialport
|
||||
SUBDIR += ruby-termios
|
||||
SUBDIR += rubygem-callsign
|
||||
SUBDIR += rxtx
|
||||
SUBDIR += scmxx
|
||||
SUBDIR += scud
|
||||
|
19
comms/rubygem-callsign/Makefile
Normal file
19
comms/rubygem-callsign/Makefile
Normal file
@ -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>
|
3
comms/rubygem-callsign/distinfo
Normal file
3
comms/rubygem-callsign/distinfo
Normal file
@ -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
|
4
comms/rubygem-callsign/pkg-descr
Normal file
4
comms/rubygem-callsign/pkg-descr
Normal file
@ -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/
|
Loading…
Reference in New Issue
Block a user