# Created by: brix@FreeBSD.org
# $FreeBSD: head/devel/p5-Module-Runtime/Makefile 395261 2015-08-25 14:51:17Z sunpoet $
# $MidnightBSD: trunk/devel/p5-Module-Runtime/Makefile 21657 2016-08-15 03:24:20Z laffer1 $

PORTNAME=	Module-Runtime
PORTVERSION=	0.014
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Runtime module handling

LICENSE=	artistic gpl
LICENSE_COMB=	dual

NO_ARCH=	yes
USE_PERL5=	modbuild
USES=		perl5
PERL_MODBUILD=	yes

.include <bsd.port.mk>
