- Add license (GPL v2)
- Update WWW - Pass maintainership to ruby@ PR: ports/167359 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
This commit is contained in:
parent
0b448237f3
commit
4076b52add
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296297
2 changed files with 4 additions and 2 deletions
|
@ -10,9 +10,11 @@ PORTVERSION= 0.0.8
|
|||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Command line WebDAV client and Ruby library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
DavClient is a scriptable WebDAV command line client for Ruby
|
||||
for managing content on webservers that support the WebDAV extensions.
|
||||
|
||||
WWW: http://davclient.rubyforge.org/davclient
|
||||
WWW: http://davclient.rubyforge.org/
|
||||
|
|
Loading…
Reference in a new issue