head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.03;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.05.09.14.12.30;	author swills;	state Exp;
branches;
next	1.2;

1.2
date	2011.02.18.03.13.03;	author sahil;	state Exp;
branches;
next	1.1;

1.1
date	2011.01.30.12.12.58;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rubygem-davclient
# Date created:				2011-01-19
# Whom:					Mikhail T. <michael@@fun-box.ru>
#
# $FreeBSD: head/www/rubygem-davclient/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	davclient
PORTVERSION=	0.0.8
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Command line WebDAV client and Ruby library

LICENSE=	GPLv2

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/dav

.include <bsd.port.mk>
@


1.3
log
@- Add license (GPL v2)
- Update WWW
- Pass maintainership to ruby@@

PR:		ports/167359
Submitted by:	"Mikhail T." <m.tsatsenko@@gmail.com> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update maintainer address

Requested by:	maintainer (via freebsd-ports)
@
text
@d13 1
a13 1
MAINTAINER=	m.tsatsenko@@gmail.com
d16 2
@


1.1
log
@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/

PR:		ports/154126
Submitted by:	Mikhail T. <michael at fun-box.ru>
Feature safe:	yes
@
text
@d13 1
a13 1
MAINTAINER=	michael@@fun-box.ru
@

