2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-07-14 17:45:24 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-Rijndael_PP
|
2010-10-19 02:14:10 +02:00
|
|
|
PORTVERSION= 0.05
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-07-14 17:45:24 +02:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-07-14 17:45:24 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-10-19 02:14:10 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-07-14 17:45:24 +02:00
|
|
|
COMMENT= Perl implementation of Rijndael
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-07-14 17:45:24 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|