# $MidnightBSD: trunk/devel/p5-Algorithm-C3/Makefile 22591 2017-09-27 22:59:57Z laffer1 $

PORTNAME=	Algorithm-C3
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ctriv@MidnightBSD.org
COMMENT=	Module for merging hierarchies using the C3 algorithm

LICENSE=	perl

PERL_MODBUILD=	yes

.include <bsd.port.mk>

