summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CAST5/Makefile
blob: 506aed0c32a7f87e61cf86a63a354f69cb292ee6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Crypt-CAST5
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	CAST5 block cipher
WWW=		https://metacpan.org/release/Crypt-CAST5

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>