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-05-22 11:25:12 +02:00
|
|
|
PORTVERSION= 2.17
|
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
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:27:24 +01:00
|
|
|
|
2005-06-11 18:13:12 +02:00
|
|
|
.include <bsd.port.mk>
|