aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-sys-host/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 18:56:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 18:56:58 +0000
commiteb54a1a2d7896aa689317e217b546b6579e96f55 (patch)
treeafe80bb911e9221aa1f3f94209d3ebbfad398ada /sysutils/rubygem-sys-host/Makefile
parent5c5ffb7452d85d217f41293b09328b139b7e8b0c (diff)
downloadports-eb54a1a2d7896aa689317e217b546b6579e96f55.tar.gz
ports-eb54a1a2d7896aa689317e217b546b6579e96f55.zip
Notes
Diffstat (limited to 'sysutils/rubygem-sys-host/Makefile')
-rw-r--r--sysutils/rubygem-sys-host/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/rubygem-sys-host/Makefile b/sysutils/rubygem-sys-host/Makefile
index 03bce34e3b93..bd8596f280a9 100644
--- a/sysutils/rubygem-sys-host/Makefile
+++ b/sysutils/rubygem-sys-host/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides hostname, IP address, and other information for a given host
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+LICENSE= ART20
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>