head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


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

1.2
date	2008.04.17.14.28.09;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2005.09.15.15.02.39;	author lth;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Crypt-NULL
# Date created:		2005-08-06
# Whom:			TAKAHASHI Kaoru <kaoru@@kaisei.org>
#
# $FreeBSD: head/security/p5-Crypt-NULL/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Crypt-NULL
PORTVERSION=	1.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kaoru@@kaisei.org
COMMENT=	Perl implementation of the NULL encryption algorithm

PERL_CONFIGURE=	yes

MAN3=	Crypt::NULL.3

.include <bsd.port.mk>
@


1.2
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add p5-Crypt-NULL 1.02, perl implementation of the NULL encryption
algorithm.

PR:		ports/84629
Submitted by:	TAKAHASHI Kaoru <kaoru@@kaisei.org>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@

