# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: head/devel/p5-Guard/Makefile 379120 2015-02-16 21:46:14Z adamw $

PORTNAME=	Guard
PORTVERSION=	1.023
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
PKGNAMEPREFIX=	p5-

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
