# $MidnightBSD: mports/textproc/p5-String-Format/Makefile,v 1.5 2012/02/10 23:51:17 laffer1 Exp $

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>
