aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 10:09:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 10:09:00 +0000
commit5ac239bf2ce7bafaa6fdabab5f756196f75ebd4c (patch)
treeebb5b406f1bcaf7061f89bbe09f891bb40cbff99 /comms
parent128d52091c5fb2be4bd47e97de03a028b47c729a (diff)
downloadports-5ac239bf2ce7bafaa6fdabab5f756196f75ebd4c.tar.gz
ports-5ac239bf2ce7bafaa6fdabab5f756196f75ebd4c.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/rubygem-callsign/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile
index 97500e6a2d03..abe12919de2b 100644
--- a/comms/rubygem-callsign/Makefile
+++ b/comms/rubygem-callsign/Makefile
@@ -9,8 +9,10 @@ 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 \
- rubygem-hashie>=0:${PORTSDIR}/devel/rubygem-hashie
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-hashie>=0:${PORTSDIR}/devel/rubygem-hashie \
+ rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
USE_RUBY= yes
USE_RUBYGEMS= yes