diff options
Diffstat (limited to 'sysutils/p5-Quota/Makefile')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index 4e74d5f1c1f8..ecc04feb1617 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Quota -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides access to filesystem quotas +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN3= Quota.3 |