# New ports collection Makefile for:	p5-Crypt-GOST
# Date created:				20 Dec 2006
# Whom:	      				Gabor Kovesdan
# $FreeBSD: ports/security/p5-Crypt-GOST/Makefile,v 1.6 2010/06/14 12:56:40 ashish Exp $

PORTNAME=	Crypt-GOST
PORTVERSION=	1.00
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for GOST Encryption Algorithm

PERL_CONFIGURE=	yes

MAN3=		Crypt::GOST.3

.include <bsd.port.mk>
