2001-04-19 13:30:10 -04:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: mdcrack
|
|
|
|
# Date created: Apr 19, 2001
|
|
|
|
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mdcrack
|
2001-07-16 00:31:24 -04:00
|
|
|
PORTVERSION= 1.0
|
2001-04-19 13:30:10 -04:00
|
|
|
CATEGORIES= security
|
|
|
|
MASTER_SITES= http://mdcrack.multimania.com/
|
|
|
|
|
2001-07-16 00:31:24 -04:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2001-04-19 13:30:10 -04:00
|
|
|
|
2001-07-16 00:31:24 -04:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
ALL_TARGET= # empth
|
2001-04-19 13:30:10 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|