# $MidnightBSD$
# $FreeBSD: head/devel/p5-indirect/Makefile 380209 2015-03-01 16:02:17Z adamw $

PORTNAME=	indirect
PORTVERSION=	0.33
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VPIT
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Lexically warn about using the indirect object syntax

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
