From fc1e8360afbdf4b46d1d30d48cc06e71c9a676f1 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 20 Mar 2006 23:04:34 +0000 Subject: - Fix MASTER_SITES - Update WWW - Style PR: ports/93433 Submitted by: Jean Milanez Melo Approved by: maintainer timeout (1 month) --- math/mpexpr/Makefile | 11 ++++++----- math/mpexpr/pkg-descr | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'math/mpexpr') diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile index e2d53b1f4a57..0dbbc13f8bd8 100644 --- a/math/mpexpr/Makefile +++ b/math/mpexpr/Makefile @@ -8,20 +8,21 @@ PORTNAME= mpexpr PORTVERSION= 1.0 CATEGORIES= math tcl83 -MASTER_SITES= http://www.neosoft.com/tcl/ftparchive/sorted/math/Mpexpr-1.0/1.0/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= mpexpr MAINTAINER= geekdude@pacbell.net COMMENT= Multiple precision math for Tcl -LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 - WRKSRC= ${WRKDIR}/mpexpr-1.0/unix -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS= --prefix=${PREFIX} \ --exec-prefix=${PREFIX} +USE_TCL= 83 +USE_TCL_BUILD= 83 GNU_CONFIGURE= yes -#INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes MANN= mpexpr.n diff --git a/math/mpexpr/pkg-descr b/math/mpexpr/pkg-descr index a552bc20b2fe..1f9b6ede0a45 100644 --- a/math/mpexpr/pkg-descr +++ b/math/mpexpr/pkg-descr @@ -12,4 +12,4 @@ Mpexpr also includes most math functions provided by 'expr', as well as several new functions. Mpexpr also supports Tcl variables and nested evaluation, just like 'expr': -WWW: http://www.neosoft.com/tcl/ftparchive/sorted/math/mpexpr-1.0 +WWW: http://mpexpr.sourceforge.net -- cgit v1.2.3