2012-09-26 14:00:59 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:27:24 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2002-09-20 23:53:33 +02:00
|
|
|
PORTNAME= Crypt-Twofish
|
2013-04-28 08:00:55 +02:00
|
|
|
PORTVERSION= 2.16
|
2001-01-04 00:27:24 +01:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:27:24 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-01-29 18:41:17 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Perl module implementing the Twofish cipher
|
2001-01-04 00:27:24 +01:00
|
|
|
|
2012-09-26 14:00:59 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2001-01-04 00:27:24 +01:00
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Crypt::Twofish.3
|
|
|
|
|
2005-06-11 18:13:12 +02:00
|
|
|
.include <bsd.port.mk>
|