aboutsummaryrefslogtreecommitdiff
path: root/math/bamg/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-20 15:14:45 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-07-20 15:14:45 +0000
commitdefb28ca140fc7fdf696acd18e62ffe93f9c14b4 (patch)
tree0ac0d7f693b42c73e72a2e0b0aab04c9ea833c05 /math/bamg/Makefile
parente7976247ef3aa4876001f01a21561d5ff3a5c65b (diff)
downloadports-defb28ca140fc7fdf696acd18e62ffe93f9c14b4.tar.gz
ports-defb28ca140fc7fdf696acd18e62ffe93f9c14b4.zip
- Update to 1.01.
Approved by: maho (mentor)
Notes
Notes: svn path=/head/; revision=278012
Diffstat (limited to 'math/bamg/Makefile')
-rw-r--r--math/bamg/Makefile19
1 files changed, 7 insertions, 12 deletions
diff --git a/math/bamg/Makefile b/math/bamg/Makefile
index 4c93ef6014be..4bfa51c9b821 100644
--- a/math/bamg/Makefile
+++ b/math/bamg/Makefile
@@ -6,24 +6,19 @@
#
PORTNAME= bamg
-PORTVERSION= 0.68
-PORTREVISION= 4
+PORTVERSION= 1.01
CATEGORIES= math science
-MASTER_SITES= http://pauillac.inria.fr/cdrom_a_graver/ftp/bamg/ \
- http://pauillac.inria.fr/cdrom/ftp/bamg/ \
- http://www-rocq1.inria.fr/gamma/cdrom/ftp/bamg/ \
- http://ftp.tuniv.szczecin.pl/pub/Linux/Scilab/INRIA/Gamma/bamg/
-DISTFILES= ${PORTNAME}${EXTRACT_SUFX}
+MASTER_SITES= http://www.ann.jussieu.fr/hecht/ftp/bamg/
+DISTFILES= ${PORTNAME}-v${PORTVERSION}${EXTRACT_SUFX}
.ifndef(NOPORTDOCS)
-DISTFILES+= ${PORTNAME}.ps.gz
-EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX}
+DISTFILES+= ${PORTNAME}.pdf
+EXTRACT_ONLY= ${PORTNAME}-v${PORTVERSION}${EXTRACT_SUFX}
.endif
MAINTAINER= stephen@FreeBSD.org
-COMMENT= Bidimensional Anisotrope Mesh Generator
+COMMENT= Bidimensional Anisotropic Mesh Generator
RESTRICTED= No resale, contact author for commercial usage
-BROKEN= fails to fetch
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -52,7 +47,7 @@ post-install:
.endfor
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- @${GZCAT} ${DISTDIR}/${PORTNAME}.ps.gz > ${DOCSDIR}/${PORTNAME}.ps
+ @${INSTALL_DATA} ${DISTDIR}/${PORTNAME}.pdf ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.for exdir in ${EXDIRS}
@${MKDIR} ${EXAMPLESDIR}/${exdir}