# $MidnightBSD: trunk/devel/p5-version/Makefile 22877 2017-10-02 00:01:44Z laffer1 $

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