freebsd-ports/math/entropy/Makefile
Vanilla I. Shu ecd391ebd4 Stagify.
Approved by:	portmgr@
2014-06-18 10:14:01 +00:00

14 lines
354 B
Makefile

# Created by: Chris S.J. Peron <maneo@bsdpro.com>
# $FreeBSD$
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>