# New ports collection makefile for:	p5-Test-Signature
# Date created:		2012-03-06
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-Signature/Makefile,v 1.1 2012/03/06 14:43:02 swills Exp $
#

PORTNAME=	Test-Signature
PORTVERSION=	1.10
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
#MASTER_SITE_SUBDIR=	CPAN:AUDREYT
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl Automated SIGNATURE testing

PERL_CONFIGURE=	yes

MAN3=	Test::Signature.3

.include <bsd.port.mk>
