# New ports collection makefile for:   dcfldd
# Date created:        09 January 2005
# Whom:                MANTANI Nobutaka <nobutaka@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/dcfldd/Makefile,v 1.7 2010/09/09 02:20:34 pgollucci Exp $
#

PORTNAME=	dcfldd
DISTVERSION=	1.3.4-1
CATEGORIES=	sysutils
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/

MAINTAINER=	nobutaka@FreeBSD.org
COMMENT=	An enhanced dd tool with MD5 hashing capability

GNU_CONFIGURE=	yes
MAN1=		dcfldd.1

PLIST_FILES=	bin/dcfldd

.include <bsd.port.mk>
