aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-Whirlpool
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-02-10 08:07:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-02-10 08:07:51 +0800
commitb2180689b6dc459f9283605dc44a8585b460e471 (patch)
treeda7ee1c5354e7940e9d91066764c2b281cb3ea0f /security/p5-Digest-Whirlpool
parent3edfe8390af41973fa83780a4e004bebc5c6c938 (diff)
downloadfreebsd-ports-gnome-b2180689b6dc459f9283605dc44a8585b460e471.tar.gz
freebsd-ports-gnome-b2180689b6dc459f9283605dc44a8585b460e471.tar.zst
freebsd-ports-gnome-b2180689b6dc459f9283605dc44a8585b460e471.zip
Remove Perl core module
- While I'm here, add LICNESE - Bump PORTREVISION for dependency change With hat: perl
Diffstat (limited to 'security/p5-Digest-Whirlpool')
-rw-r--r--security/p5-Digest-Whirlpool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-Whirlpool/Makefile b/security/p5-Digest-Whirlpool/Makefile
index ace5500344b6..a4fe8fc12dc0 100644
--- a/security/p5-Digest-Whirlpool/Makefile
+++ b/security/p5-Digest-Whirlpool/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Digest-Whirlpool
PORTVERSION= 2.04
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,8 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for Whirlpool hash algorithm
-BUILD_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
-RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
+LICENSE= GPLv2
USES= perl5
USE_PERL5= configure