# New ports collection makefile for:	p5-Cisco-Hash
# Date created:		2008-02-10
# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD: ports/security/p5-Cisco-Hash/Makefile,v 1.2 2011/09/17 06:49:14 sunpoet Exp $
#

PORTNAME=	Cisco-Hash
PORTVERSION=	0.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	De- and encrypts Cisco type 7 hashes

PERL_CONFIGURE=	yes

MAN3=		Cisco::Hash.3

.include <bsd.port.mk>
