2008-09-09 08:42:55 +02:00
|
|
|
# New ports collection makefile for: octave-forge-informationtheory
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 05:43:02 +02:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-informationtheory
|
2009-06-13 22:59:31 +02:00
|
|
|
PORTVERSION= 0.1.8
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 7
|
2009-05-27 00:14:33 +02:00
|
|
|
CATEGORIES= math
|
2008-09-08 05:43:02 +02:00
|
|
|
|
2011-06-14 09:38:51 +02:00
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
2009-05-27 00:14:33 +02:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
2010-06-02 18:23:51 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2008-09-08 05:43:02 +02:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|