freebsd-ports/sysutils/p5-Quota/Makefile
Sunpoet Po-Chuan Hsieh 32309d9ee4 - Update to 1.7.1
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Quota/CHANGES
2013-10-02 17:50:53 +00:00

19 lines
325 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Quota
PORTVERSION= 1.7.1
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>