2013-09-11 19:07:20 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:26:47 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-TripleDES
|
|
|
|
PORTVERSION= 0.24
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-01-04 00:26:47 +01:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:26:47 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-03-28 02:16:37 +01:00
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Perl module implementing the Triple-DES cipher
|
2001-01-04 00:26:47 +01:00
|
|
|
|
2013-09-11 19:07:20 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:26:47 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|