570668daae
PR: 36358 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
18 lines
338 B
Makefile
18 lines
338 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
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://membres.lycos.fr/mdcrack/download/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
ALL_TARGET= little
|
|
|
|
.include <bsd.port.mk>
|