diff options
Diffstat (limited to 'science/salome-kernel/Makefile')
-rw-r--r-- | science/salome-kernel/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/science/salome-kernel/Makefile b/science/salome-kernel/Makefile index af3fbd5fdcc0..490e715aab60 100644 --- a/science/salome-kernel/Makefile +++ b/science/salome-kernel/Makefile @@ -1,7 +1,7 @@ PORTNAME= salome-kernel DISTVERSIONPREFIX= V DISTVERSION= 9_11_0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -11,6 +11,9 @@ WWW= https://www.salome-platform.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired science/salome-configuration +EXPIRATION_DATE=2025-09-30 + FETCH_DEPENDS= git:devel/git PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}omniorb>0:devel/py-omniorb \ |