aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-File-Inplace
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:41:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-02 09:41:49 +0000
commit811b8b093f71de1147800effd174764a10d51bfc (patch)
tree702171cc634cfd2459b4cc62a109bc41c120aa68 /textproc/p5-File-Inplace
parentc2a3d38f22f1e375c347fad194e3d5c7326a5f95 (diff)
downloadports-811b8b093f71de1147800effd174764a10d51bfc.tar.gz
ports-811b8b093f71de1147800effd174764a10d51bfc.zip
- Add LICENSE
- Use single space after WWW: - Pass maintainership to submitter PR: ports/189167 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352790
Diffstat (limited to 'textproc/p5-File-Inplace')
-rw-r--r--textproc/p5-File-Inplace/Makefile5
-rw-r--r--textproc/p5-File-Inplace/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-File-Inplace/Makefile b/textproc/p5-File-Inplace/Makefile
index 6e6ac01c7d0b..c164c8aea5d8 100644
--- a/textproc/p5-File-Inplace/Makefile
+++ b/textproc/p5-File-Inplace/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module for in-place editing of files
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
diff --git a/textproc/p5-File-Inplace/pkg-descr b/textproc/p5-File-Inplace/pkg-descr
index a2b4c36106d5..5facb2c6e190 100644
--- a/textproc/p5-File-Inplace/pkg-descr
+++ b/textproc/p5-File-Inplace/pkg-descr
@@ -9,4 +9,4 @@ It also offers functionality such as backup creation, automatic
field splitting per-line, automatic chomping/unchomping, and aborting
edits partially through without affecting the original file.
-WWW: http://search.cpan.org/dist/File-Inplace/
+WWW: http://search.cpan.org/dist/File-Inplace/