# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/databases/p5-DBIx-Class-IntrospectableM2M/Makefile 449893 2017-09-15 08:58:46Z mat $

PORTNAME=	DBIx-Class-IntrospectableM2M
PORTVERSION=	0.001002
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Introspect many-to-many shortcuts

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-DBIx-Class>=0.06002:databases/p5-DBIx-Class

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
