summaryrefslogtreecommitdiff
path: root/math/octave-forge-informationtheory
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2013-07-05 20:59:44 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2013-07-05 20:59:44 +0000
commit83d7fd8ac945a4a78a80388993b85cba4fbcdbaa (patch)
tree26a4d50fb6892cf85014b0132f83aa1b02c27e2d /math/octave-forge-informationtheory
parentMove PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile... (diff)
- Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;
${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk. This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>. - Trim headers. - Clean whitespace. - Portlint.
Notes
Notes: svn path=/head/; revision=322356
Diffstat (limited to 'math/octave-forge-informationtheory')
-rw-r--r--math/octave-forge-informationtheory/Makefile12
-rw-r--r--math/octave-forge-informationtheory/pkg-descr3
2 files changed, 6 insertions, 9 deletions
diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile
index 8428824b3c57..d8f1ceca8471 100644
--- a/math/octave-forge-informationtheory/Makefile
+++ b/math/octave-forge-informationtheory/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: octave-forge-informationtheory
-# Date created: 8 September 2008
-# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
-#
+# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
-#
PORTNAME= octave-forge-informationtheory
PORTVERSION= 0.1.8
@@ -12,8 +8,8 @@ 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>
+.include "${.CURDIR}/../../Mk/bsd.octave.mk"
+.include <bsd.port.mk>
diff --git a/math/octave-forge-informationtheory/pkg-descr b/math/octave-forge-informationtheory/pkg-descr
index fd69551f0b81..542c9668d0c0 100644
--- a/math/octave-forge-informationtheory/pkg-descr
+++ b/math/octave-forge-informationtheory/pkg-descr
@@ -5,6 +5,7 @@ build and install scripts.
This is informationtheory.
- Functions and routines for basic Information Theory definitions, and source coding.
+ Functions and routines for basic Information Theory definitions, and source
+ coding.
WWW: http://octave.sourceforge.net/