1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Add missing DEPENDS

- Bump PORTREVISION

Feature safe:	yes
This commit is contained in:
Steve Wills 2012-03-20 01:02:02 +00:00
parent 018f02b917
commit 69402092d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293591

View File

@ -7,6 +7,7 @@
PORTNAME= CGI-EncryptForm
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARAL
@ -15,6 +16,10 @@ 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