freebsd-ports/math/octave-forge-informationtheory/Makefile
2012-06-01 05:26:28 +00:00

19 lines
471 B
Makefile

# New ports collection makefile for: octave-forge-informationtheory
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-informationtheory
PORTVERSION= 0.1.8
PORTREVISION= 7
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>