# 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.3 2010/12/07 23:11:52 pgollucci Exp $
#

PORTNAME=	indirect
PORTVERSION=	0.23
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../by-authors/id/V/VP/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>
