# 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.9 2009/12/16 05:51:36 kuriyama Exp $
#

PORTNAME=	Object-Signature
PORTVERSION=	1.05
PORTREVISION=	1
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

.include <bsd.port.mk>
