freebsd-ports/comms/rubygem-callsign/Makefile
Philip M. Gollucci 372ea5a6e3 - Update to 2.0.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 02:04:36 +00:00

21 lines
484 B
Makefile

# Ports collection makefile for: rubygem-callsign
# Date created: 31 July 2009
# Whom: Rick Elrod <codeblock@eighthbit.net>
#
# $FreeBSD$
PORTNAME= callsign
PORTVERSION= 2.0.0
CATEGORIES= comms rubygems hamradio
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>