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


1.5
date	2012.11.17.06.02.45;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.03.20.01.02.02;	author swills;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.20.09.22.08;	author az;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.05.04.50.35;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2010.04.02.14.22.31;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-CGI-EncryptForm
# Date created:		2010-03-11
# Whom:			Steve Wills <steve@@mouf.net>
#
# $FreeBSD: head/www/p5-CGI-EncryptForm/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	CGI-EncryptForm
PORTVERSION=	1.02
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MARAL
PKGNAMEPREFIX=	p5-

MAINTAINER=	swills@@FreeBSD.org
COMMENT=	Implement trusted stateful CGI Form Data using cryptography

BUILD_DEPENDS=	p5-Crypt-HCE_SHA>=0:${PORTSDIR}/security/p5-Crypt-HCE_SHA \
		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	CGI::EncryptForm.3

.include <bsd.port.mk>
@


1.4
log
@- Add missing DEPENDS
- Bump PORTREVISION

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d10 1
d19 4
@


1.2
log
@Use my new address

Approved By:	pgollucci (mentor)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/M/MA/MARAL
@


1.1
log
@Implement trusted stateful CGI Form Data using cryptography.

WWW:	http://search.cpan.org/dist/CGI-EncryptForm/

PR:		ports/145129
Submitted by:	Steve Wills <steve at mouf.net>
@
text
@d15 1
a15 1
MAINTAINER=	steve@@mouf.net
@

