Tweak security/sshblock version 1.0_1
[dports.git] / security / p5-Cisco-Hash / Makefile
1 # Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
2 # $FreeBSD$
3
4 PORTNAME=       Cisco-Hash
5 PORTVERSION=    0.02
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     snowfly@yuntech.edu.tw
11 COMMENT=        De- and encrypts Cisco type 7 hashes
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>