aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-String-Format/Makefile
blob: 9cb849a382e2d9313b5226ea30f2bbed2753bce9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     

                             
                    
                              
                    

                   
                                    

                                                                         
                     
                                
 

                         
 
                      
# Created by: Matt Mills <matt_mills@btopenworld.com>

PORTNAME=	String-Format
PORTVERSION=	1.18
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	svysh.fbsd@gmail.com
COMMENT=	Perl module for sprintf-like string formatting capability

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/README

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>