1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/math/entropy/Makefile
Pete Fritchman 1e35b4cad7 Update to 2.0.
Submitted by:	csjp (maintainer)
2004-08-06 18:21:40 +00:00

21 lines
468 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= 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
MAN1= entropy.1
MANCOMPRESSED= yes
PLIST_FILES= bin/entropy
.include <bsd.port.mk>