aboutsummaryrefslogblamecommitdiff
path: root/security/mdcrack/Makefile
blob: adc046733f64bddb4a305fc314aa01c89834448d (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                    
                   
                 
                        
                                                         
 
                            
                                              
 
                      
                           

                      
# ex:ts=8
# New ports collection makefile for:	mdcrack
# Date created:			Apr 19, 2001
# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	mdcrack
PORTVERSION=	1.2
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://membres.lycos.fr/mdcrack/download/

MAINTAINER=	lasg@lasg.dk
COMMENT=	Bruteforce password MD5 hashes

ALL_TARGET=	little
PLIST_FILES=	bin/mdcrack

.include <bsd.port.mk>