2005-12-21 16:39:47 +01:00
|
|
|
# New ports collection Makefile for: p5-Crypt-Loki97
|
|
|
|
# Date created: 20 Dec 2006
|
|
|
|
# Whom: Gabor Kovesdan
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Crypt-Loki97
|
|
|
|
PORTVERSION= 1.0.1
|
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-12-21 16:39:47 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-06-14 14:56:44 +02:00
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
2005-12-21 16:39:47 +01:00
|
|
|
COMMENT= Perl extension for Loki97 block cipher
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Crypt::Loki97.3
|
|
|
|
|
2007-03-31 22:33:58 +02:00
|
|
|
.include <bsd.port.mk>
|