Index: head/textproc/p5-Text-CharWidth/Makefile =================================================================== --- head/textproc/p5-Text-CharWidth/Makefile (revision 481527) +++ head/textproc/p5-Text-CharWidth/Makefile (revision 481528) @@ -1,17 +1,20 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Text-CharWidth DISTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get number of occupied columns of a string on terminal +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure .include