freebsd-ports/security/p5-Digest-MD5-Reverse/Makefile
Martin Wilke dc46933ab2 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:48:20 +00:00

17 lines
330 B
Makefile

# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-MD5-Reverse
PORTVERSION= 1.3
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension that looks for MD5 hashes in several databases
PERL_MODBUILD= yes
MAN3= Digest::MD5::Reverse.3
.include <bsd.port.mk>