# 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.2 2009/07/28 10:11:39 tobez Exp $
#

PORTNAME=	Guard
PORTVERSION=	1.021
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/M/ML/MLEHMANN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	5.8.0+

MAN3=	Guard.3

.include <bsd.port.mk>
