aboutsummaryrefslogtreecommitdiffstats
path: root/math/emc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/emc2/Makefile')
-rw-r--r--math/emc2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile
index 7631e6c27ca0..11ab57b8ae7b 100644
--- a/math/emc2/Makefile
+++ b/math/emc2/Makefile
@@ -3,25 +3,24 @@
PORTNAME= emc2
DISTVERSIONPREFIX=v
-DISTVERSION= 2.16c
+DISTVERSION= 2.16d
CATEGORIES= math science
-MASTER_SITES= http://www.ann.jussieu.fr/~hecht/ftp/emc2/
+MASTER_SITES= https://www.ljll.math.upmc.fr/~hecht/ftp/emc2/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical editor of two-dimensional mesh geometries
-BROKEN= does not fetch (no address record)
-
LICENSE= INRIA
LICENSE_NAME= INRIA license, perhaps specific to emc2
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell
+
RESTRICTED= No resale, contact author for commercial usage
USE_XORG= x11
-USES= gmake
+USES= gmake tar:tgz
ALL_TARGET= ${PORTNAME}
.if defined(LANG) && ${LANG:Mfr*} != ""