# Created by: Chris S.J. Peron <maneo@bsdpro.com>
# $FreeBSD: head/math/entropy/Makefile 358240 2014-06-18 10:14:01Z vanilla $

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

MAINTAINER=	csjp@FreeBSD.org
COMMENT=	Calculate data entropy to benchmark compression algorithms

PLIST_FILES=	bin/entropy man/man1/entropy.1.gz

.include <bsd.port.mk>
