# New ports collection makefile for:	devel/p5-Guard
# Date created:				28 April 2009
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Guard/Makefile,v 1.4 2011/09/02 14:42:13 tobez Exp $
#

PORTNAME=	Guard
PORTVERSION=	1.022
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Safe cleanup blocks

PERL_CONFIGURE=	yes

MAN3=	Guard.3

.include <bsd.port.mk>
