# New ports collection makefile for:	p5-Object-Signature
# Date created:	   26 Dec 2005
# Whom:		   Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Object-Signature/Makefile,v 1.10 2011/03/25 01:03:09 wen Exp $
#

PORTNAME=	Object-Signature
PORTVERSION=	1.07
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Generate cryptographic signatures for objects

PERL_CONFIGURE=	yes

MAN3=		Object::Signature.3 \
		Object::Signature::File.3

.include <bsd.port.mk>
