# $MidnightBSD: trunk/devel/p5-version/Makefile 17107 2014-09-14 17:57:12Z laffer1 $

PORTNAME=	version
PORTVERSION=	0.99.09
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for Version Objects

LICENSE=	gpl artistic
LICENSE_COMB=	dual

USE_PERL5=	yes
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
