# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: sysutils/p5-Fuse-Simple/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	Fuse-Simple
PORTVERSION=	1.00
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:NOSEYNICK
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Simple way to write filesystems in Perl using FUSE

RUN_DEPENDS=	p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse

USES=		perl5
USE_PERL5=	configure

MAN3=		Fuse::Simple.3

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