aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-Format/Makefile
diff options
context:
space:
mode:
authorPo-Chien Lin <pclin@FreeBSD.org>2013-02-21 17:04:42 +0000
committerPo-Chien Lin <pclin@FreeBSD.org>2013-02-21 17:04:42 +0000
commitf4f3951279420d202b8343dd0d9b5764fa2c5be8 (patch)
tree264895c4a45487fb40269579f0d2ca54b8f11196 /textproc/p5-String-Format/Makefile
parent466477311af7f27d96b77a31e952e2227a7c432c (diff)
downloadports-f4f3951279420d202b8343dd0d9b5764fa2c5be8.tar.gz
ports-f4f3951279420d202b8343dd0d9b5764fa2c5be8.zip
- Update to 1.17
- Add LICENSE (GPLv2) PR: ports/175496 Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=312727
Diffstat (limited to 'textproc/p5-String-Format/Makefile')
-rw-r--r--textproc/p5-String-Format/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile
index 111c9ee62884..ed5b12c4fd9f 100644
--- a/textproc/p5-String-Format/Makefile
+++ b/textproc/p5-String-Format/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: String::Format
-# Date created: 24 March, 2005
-# Whom: Matt Mills <matt_mills@btopenworld.com>
-#
+# Created by: Matt Mills <matt_mills@btopenworld.com>
# $FreeBSD$
-#
PORTNAME= String-Format
-PORTVERSION= 1.16
+PORTVERSION= 1.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= matt_mills@btopenworld.com
COMMENT= Perl module for sprintf-like string formatting capability
+LICENSE= GPLv2
+
PERL_CONFIGURE= yes
MAN3= String::Format.3