Tweak security/sshblock version 1.0_1
[dports.git] / security / p5-Crypt-Loki97 / Makefile
1 # Created by: Gabor Kovesdan
2 # $FreeBSD$
3
4 PORTNAME=       Crypt-Loki97
5 PORTVERSION=    1.0.1
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ashish@FreeBSD.org
11 COMMENT=        Perl extension for Loki97 block cipher
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>