# Created by: Gabor Kovesdan
# $FreeBSD: head/security/p5-Crypt-GOST/Makefile 384666 2015-04-24 16:20:31Z mat $

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>