# Ports collection makefile for:	p5-indirect
# Date created:	   Fri Aug 13, 2010
# Whom:		   Dan Rench <citric@cubicone.tmetic.com>
#
# $FreeBSD: ports/devel/p5-indirect/Makefile,v 1.5 2011/10/24 17:04:43 sunpoet Exp $
#

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

MAINTAINER=	citric@cubicone.tmetic.com
COMMENT=	Lexically warn about using the indirect object syntax

PERL_CONFIGURE=	yes

MAN3=		indirect.3

.include <bsd.port.mk>
