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

21 lines
403 B
Makefile
Raw Normal View History

# 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
CATEGORIES= security
MASTER_SITES= http://membres.lycos.fr/mdcrack/download/
2001-07-16 04:31:24 +00:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:00:52 +00:00
COMMENT= Bruteforce password MD5 hashes
ALL_TARGET= little
2004-02-05 20:38:07 +00:00
PLIST_FILES= bin/mdcrack
.include <bsd.port.mk>