freebsd-ports/security/mdcrack/Makefile

20 lines
346 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
2001-07-16 00:31:24 -04:00
PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://mdcrack.multimania.com/
2001-07-16 00:31:24 -04:00
MAINTAINER= ports@FreeBSD.org
2001-07-16 00:31:24 -04:00
NO_WRKSUBDIR= yes
ALL_TARGET= # empth
.include <bsd.port.mk>