Bump security/authforce to version 0.9.9_5
[dports.git] / security / p5-Digest-MD5-Reverse / Makefile
1 # Created by: Gabor Kovesdan
2 # $FreeBSD$
3
4 PORTNAME=       Digest-MD5-Reverse
5 PORTVERSION=    1.3
6 PORTREVISION=   1
7 CATEGORIES=     security perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     ashish@FreeBSD.org
12 COMMENT=        Perl extension that looks for MD5 hashes in several databases
13
14 USES=           perl5
15 USE_PERL5=      modbuild
16
17 .include <bsd.port.mk>