1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/security/p5-Digest-MD5/Makefile

20 lines
307 B
Makefile

# Created by: ache
# $FreeBSD$
PORTNAME= Digest-MD5
PORTVERSION= 2.53
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the MD5 algorithm
USES= perl5
USE_PERL5= configure
MAN3= Digest::MD5.3
NO_STAGE= yes
.include <bsd.port.mk>