# Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= curlftpfs PORTVERSION= 0.9.2 PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- MAINTAINER= dhn@FreeBSD.org COMMENT= Mount remote ftp directories LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USES= fuse pkgconfig USE_GNOME= glib20 MAN1= ${PORTNAME}.1 PLIST_FILES= bin/curlftpfs .include .if ${OSVERSION} >= 900000 BROKEN= does not build .endif .include