freebsd-ports/security/mdcrack/Makefile
Ion-Mihai Tetcu e0199153dd Atempt to fix build with gcc 4.x on HEAD
PR:		ports/108166
Submitted by:	Lars Sommer (maintainer)
2007-01-21 07:02:00 +00:00

21 lines
414 B
Makefile

# 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>