# $MidnightBSD: trunk/devel/p5-version/Makefile 18105 2015-03-09 02:55:03Z laffer1 $

PORTNAME=	version
PORTVERSION=	0.99.12
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>
