# $MidnightBSD: mports/textproc/p5-String-Format/Makefile,v 1.4 2009/08/20 16:28:44 laffer1 Exp $

PORTNAME=	String-Format
PORTVERSION=	1.14
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	String
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>
