# Created by: will
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/p5-Quota/Makefile 387554 2015-05-27 09:50:02Z sunpoet $

PORTNAME=	Quota
PORTVERSION=	1.7.2
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module that provides access to filesystem quotas

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
