freebsd-ports/math/entropy/Makefile
Sean Chittenden 1521eca6af Maintainer update of math/entropy to 1.1
PR:		ports/56022
Submitted by:	Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
2003-08-27 03:16:35 +00:00

19 lines
443 B
Makefile

# New ports collection makefile for: entropy
# Date created: 9 August 2002
# Whom: Chris S.J. Peron <maneo@bsdpro.com>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>