2013-11-15 15:42:59 +01:00
|
|
|
# Created by: Anes Mukhametov <anes@anes.su>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-RSA-Yandex
|
|
|
|
PORTVERSION= 0.06
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-11-15 15:42:59 +01:00
|
|
|
CATEGORIES= security perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= anes@anes.su
|
|
|
|
COMMENT= Perl binding to modified RSA (yamrsa)
|
|
|
|
|
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
|
|
|
|
2014-05-20 21:32:39 +02:00
|
|
|
MAKE_ARGS= CC="${CXX}"
|
2013-11-15 15:42:59 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|