aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Elf/Makefile
blob: d2324df3f94f3e71a4f2395aebc92dddd1d145f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Gabor Kovesdan

PORTNAME=	Digest-Elf
PORTVERSION=	1.42
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Perl extension for ElfHash hash algorithm

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>