aboutsummaryrefslogtreecommitdiffstats
path: root/math/entropy/Makefile
blob: 1b2f885d941f03c758cdb586d6a4a6fecffc947a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    entropy
# Date created:         9 August 2002
# Whom:                 Chris S.J. Peron <maneo@bsdpro.com>
#
# $FreeBSD$
#

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

MAINTAINER= maneo@bsdpro.com

MAN1=       entropy.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>