summaryrefslogtreecommitdiff
path: root/security/p5-Cisco-Hash/Makefile
blob: 790051bf72c2db96ead5389f8b2541c4b9d299ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Cisco-Hash
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	De- and encrypts Cisco type 7 hashes
WWW=		https://metacpan.org/release/Cisco-Hash

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>