head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.03.08.23.18.06;	author swills;	state Exp;
branches;
next	1.2;

1.2
date	2011.09.17.06.49.14;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.04.12.46.38;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Crypt-Juniper
# Date created:		2009-01-29
# Whom:			Tsung-Han Yeh <snowfly@@yuntech.edu.tw>
#
# $FreeBSD: head/security/p5-Crypt-Juniper/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

TEST_DEPENDS=	p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception

PERL_CONFIGURE=	yes

MAN3=		Crypt::Juniper.3

.include <bsd.port.mk>
@


1.3
log
@- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d18 2
@


1.1
log
@Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets

WWW:	http://search.cpan.org/dist/Crypt-Juniper/

PR:		ports/131126
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
@
text
@d18 1
a18 1
PERL_CONFIGURE=	5.8.0+
@

