aboutsummaryrefslogtreecommitdiffstats
path: root/security/mdcrack/Makefile
blob: 54110f24aa9ac32d20d08d0792c4339d37cbb22c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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://mdcrack.multimania.com/download/

MAINTAINER= ports@FreeBSD.org

ALL_TARGET= little

.include <bsd.port.mk>