# New ports collection makefile for:	p5-Crypt-Juniper
# Date created:		2009-01-29
# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD: ports/security/p5-Crypt-Juniper/Makefile,v 1.1 2009/02/04 12:46:38 gabor Exp $
#

PORTNAME=	Crypt-Juniper
PORTVERSION=	0.02
CATEGORIES=	security perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
PKGNAMEPREFIX=	p5-

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	Encrypt and decrypt Juniper $9$ secrets

PERL_CONFIGURE=	5.8.0+

MAN3=		Crypt::Juniper.3

.include <bsd.port.mk>
