# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-POSIX-strptime/Makefile 331095 2013-10-21 06:58:26Z culot $

PORTNAME=	POSIX-strptime
PORTVERSION=	0.10
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	douglas@douglasthrift.net
COMMENT=	Perl interface to strptime(3)

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
