mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
5c5ffb7452
commit
eb54a1a2d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387306
2 changed files with 5 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Provides hostname, ip address, and other information for a given host.
|
||||
|
||||
WWW: http://rubygems.org/gems/sys-host/
|
||||
WWW: https://github.com/djberg96/sys-host
|
||||
|
|
Loading…
Add table
Reference in a new issue