From cd3cb6184d743f557750904f520cdc062e37b05e Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 11 Sep 2013 17:56:03 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- security/p5-Digest-Elf/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/p5-Digest-Elf') diff --git a/security/p5-Digest-Elf/Makefile b/security/p5-Digest-Elf/Makefile index 7627db5d3ed6..fbf849b66cb3 100644 --- a/security/p5-Digest-Elf/Makefile +++ b/security/p5-Digest-Elf/Makefile @@ -1,6 +1,4 @@ -# Ports collection Makefile for: p5-Digest-Elf -# Date created: 17 Dec 2005 -# Whom: Gabor Kovesdan +# Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= Digest-Elf @@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for ElfHash hash algorithm -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Digest::Elf.3 -- cgit v1.2.3