2005-12-20 16:51:00 +01:00
|
|
|
# New ports collection Makefile for: p5-Crypt-GOST_PP
|
|
|
|
# Date created: 20 Dec 2006
|
|
|
|
# Whom: Gabor Kovesdan
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-GOST_PP
|
|
|
|
PORTVERSION= 1.10
|
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-12-20 16:51:00 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-07-03 23:32:57 +02:00
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
2005-12-20 16:51:00 +01:00
|
|
|
COMMENT= Perl extension for GOST Encryption Algorithm in pure Perl
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Crypt::GOST_PP.3
|
|
|
|
|
2005-12-30 21:38:46 +01:00
|
|
|
.include <bsd.port.mk>
|