# New ports collection makefile for:	devel/p5-strictures
# Date created:				Feb 25, 2011
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-strictures/Makefile,v 1.2 2011/03/08 01:19:48 wen Exp $
#

PORTNAME=	strictures
PORTVERSION=	1.002002
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MSTROUT
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Turn on strict and make all warnings fatal

PERL_CONFIGURE=	yes

MAN3=	strictures.3

.include <bsd.port.mk>
