# $MidnightBSD: trunk/textproc/p5-String-Format/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module for sprintf-like string formatting capability
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		String::Format.3

.include <bsd.port.mk>
