aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-informationtheory/Makefile
blob: 39e52c8f9da1212076e92ae74048473b1004bcb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	octave-forge-informationtheory
PORTVERSION=	0.1.8
PORTREVISION=	27
CATEGORIES=	math

MAINTAINER=	stephen@FreeBSD.org
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
WWW=		http://octave.sourceforge.net/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

MASTER_SITE_OLD=	R2009_06

GNU_CONFIGURE=	yes

.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>