Tweak security/libp11 version 0.4.0
[dports.git] / security / p5-Crypt-GOST_PP / Makefile
1 # Created by: Gabor Kovesdan
2 # $FreeBSD$
3
4 PORTNAME=       Crypt-GOST_PP
5 PORTVERSION=    1.10
6 PORTREVISION=   1
7 CATEGORIES=     security perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     skreuzer@FreeBSD.org
12 COMMENT=        Perl extension for GOST Encryption Algorithm in pure Perl
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>