diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-01 05:26:32 +0000 |
commit | 169343566fe09f2fdd345bd9ec043bfd95d778b4 (patch) | |
tree | bc25a9112c369baa73fa7307a8a90365e0c3d47d /textproc/p5-Text-Diff-Parser | |
parent | 23f61eb6cfa553acc7fbbb1878b06f78368c1d71 (diff) | |
download | ports-169343566fe09f2fdd345bd9ec043bfd95d778b4.tar.gz ports-169343566fe09f2fdd345bd9ec043bfd95d778b4.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Diff-Parser')
-rw-r--r-- | textproc/p5-Text-Diff-Parser/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index 680b9290f91e..acab4f19918f 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Parse patch files containing unified and standard diffs +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |