1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/security/p5-Cisco-Hash/Makefile
2011-09-17 06:49:29 +00:00

22 lines
398 B
Makefile

# New ports collection makefile for: p5-Cisco-Hash
# Date created: 2008-02-10
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD$
#
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>