# New ports collection makefile for:    entropy
# Date created:         9 August 2002
# Whom:                 Chris S.J. Peron <maneo@bsdpro.com>
#
# $FreeBSD: ports/math/entropy/Makefile,v 1.5 2004/02/06 13:11:42 trevor Exp $
#

PORTNAME=	entropy
PORTVERSION=	1.1
CATEGORIES=	math archivers
MASTER_SITES=	http://www.seccuris.com/documents/downloads/

MAINTAINER=	maneo@bsdpro.com
COMMENT=	Calculate data entropy to benchmark compression algorithms

MAN1=		entropy.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/entropy

.include <bsd.port.mk>
