# New ports collection makefile for:	cdf
# Date created:		2004-10-22
# Whom:			Charlie & <root@lame.novel.ru>
#
# $FreeBSD: ports/sysutils/cdf/Makefile,v 1.5 2005/04/12 03:26:33 obrien Exp $
#

PORTNAME=	cdf
PORTVERSION=	0.2
CATEGORIES=	sysutils
MASTER_SITES=	http://download.berlios.de/bmp-plugins/

MAINTAINER=	novel@FreeBSD.org
COMMENT=	A colorized df

PLIST_FILES=	bin/cdf

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>
