aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-25 02:57:08 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-25 02:57:08 +0800
commit5988e89f65c7434cec64370fb9c13eb785994435 (patch)
tree700e2d3f007dcaefd3de8e95a10334efb4d6888b /sysutils
parentd5f57f982ffc6cca36a7651963d74c5a2ca598bd (diff)
downloadfreebsd-ports-gnome-5988e89f65c7434cec64370fb9c13eb785994435.tar.gz
freebsd-ports-gnome-5988e89f65c7434cec64370fb9c13eb785994435.tar.zst
freebsd-ports-gnome-5988e89f65c7434cec64370fb9c13eb785994435.zip
- Add LICENSE
- Reformat pkg-descr - Update WWW
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-sys-uname/Makefile6
-rw-r--r--sysutils/rubygem-sys-uname/pkg-descr6
2 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/rubygem-sys-uname/Makefile b/sysutils/rubygem-sys-uname/Makefile
index 5c0a40c7315f..87bece1c6bcc 100644
--- a/sysutils/rubygem-sys-uname/Makefile
+++ b/sysutils/rubygem-sys-uname/Makefile
@@ -9,10 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface for getting system information
+LICENSE= ART20
+
RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/sysutils/rubygem-sys-uname/pkg-descr b/sysutils/rubygem-sys-uname/pkg-descr
index 17bcfa8a44b8..97824794bd1e 100644
--- a/sysutils/rubygem-sys-uname/pkg-descr
+++ b/sysutils/rubygem-sys-uname/pkg-descr
@@ -1,4 +1,4 @@
-A Ruby interface for getting system information
-along the lines of the uname Unix command
+A Ruby interface for getting system information along the lines of the uname
+Unix command
-WWW: http://rubygems.org/gems/sys-uname/
+WWW: https://github.com/djberg96/sys-uname