# Created by: Gyorgy Teubel <tgyurci@freemail.hu>
# $FreeBSD: sysutils/fusefs-wdfs/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	wdfs
PORTVERSION=	1.4.2
PORTREVISION=	4
CATEGORIES=	sysutils
MASTER_SITES=	http://noedler.de/projekte/wdfs/
PKGNAMEPREFIX=	fusefs-

MAINTAINER=	kamikaze@bsdforen.de
COMMENT=	Mount remote WedDAV directories with Fuse

LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29

GNU_CONFIGURE=	yes
USES=		fuse pkgconfig
USE_GNOME=	glib20

PLIST_FILES=	bin/wdfs

NO_STAGE=	yes
.include <bsd.port.mk>
