diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:12 +0000 |
commit | d2d84edda1874a485325df5371319ae80aac9f77 (patch) | |
tree | be221c64e3b34798159677edb97cccd4eba3d245 /textproc/p5-Text-FindIndent | |
parent | 9dfd56854f825e4d6b1648de2c5f06e1738fd316 (diff) | |
download | ports-d2d84edda1874a485325df5371319ae80aac9f77.tar.gz ports-d2d84edda1874a485325df5371319ae80aac9f77.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-FindIndent')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index c1cf139b47fa..98b1660a7c42 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -8,9 +8,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl5 module to heuristically determine the indent style of a file +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |