aboutsummaryrefslogtreecommitdiff
path: root/math/maxima
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2014-07-31 17:56:59 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2014-07-31 17:56:59 +0000
commitdc2c80951274732abaf31546c051b6ee7d80957d (patch)
tree6e9c1defa0b86d12aa1c2ef6d7e922a2cc357983 /math/maxima
parentf815aa2af0ab4425b3e419c45e056aaf795f5de3 (diff)
downloadports-dc2c80951274732abaf31546c051b6ee7d80957d.tar.gz
ports-dc2c80951274732abaf31546c051b6ee7d80957d.zip
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r--math/maxima/Makefile9
-rw-r--r--math/maxima/pkg-plist1
2 files changed, 2 insertions, 8 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index bef730501f69..134603551e00 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 5.31.3
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Symbolic mathematics program
LICENSE= GPLv2
@@ -26,7 +26,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} \
--with-wish=${WISH} \
${LISPSELECT}
-MAN1= maxima.1
INFO= maxima imaxima xmaxima
PLIST_SUB= BINDIR=${BINDIRECTORY}
@@ -44,7 +43,6 @@ CMUCL_DESC= Build with CMU Common Lisp
GCL_DESC= Build with GNU Common Lisp
SBCL_DESC= Build with Steel Bank Common Lisp
-NO_STAGE= yes
.include <bsd.port.pre.mk>
# Lisp to build with. Define only ONE of these!
@@ -118,11 +116,6 @@ pre-build:
@${FIND} ${WRKSRC} \( -name '*.bak' -o -name '*.fbsd10bak' -o \
-name '*.orig' \) -delete
-post-install:
- @${ECHO_MSG} ""
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG} ""
-
check regression-test test: build
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} \
check
diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist
index 4f3eecb6fe4f..67029a26fdbe 100644
--- a/math/maxima/pkg-plist
+++ b/math/maxima/pkg-plist
@@ -5,6 +5,7 @@ info/maxima-index.lisp
%%LISPBINARY%%lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%LISPBIN%%
lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%MAXIMABIN%%
libexec/maxima/%%PORTVERSION%%/mgnuplot
+man/man1/maxima.1.gz
%%DATADIR%%/%%PORTVERSION%%/%%DATADIR%%-init.lisp
%%DATADIR%%/%%PORTVERSION%%/demo/array.dem
%%DATADIR%%/%%PORTVERSION%%/demo/cf.dem