Prune sysutils/rubygem-fluent-mixin-plaintextformatter
[dports.git] / security / p5-Digest-MD5 / Makefile
1 # Created by: ache
2 # $FreeBSD$
3
4 PORTNAME=       Digest-MD5
5 PORTVERSION=    2.54
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl5 interface to the MD5 algorithm
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>