aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-11-06 12:47:11 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-11-06 12:48:09 +0000
commite1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6 (patch)
tree6c671afc3386ac1ea197248d66b736571dd43da5
parent70ff20610d9d2444d97f0f9555f8bc2df6e384a3 (diff)
downloadports-e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6.tar.gz
ports-e1f55c067b5bdeaa62440d1b4e85e031f5f5c0d6.zip
graphics/libreatlas: Deprecate port and set expiration date to 2021-12-31
PR: 258313
-rw-r--r--graphics/libreatlas/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index 613192b25792..bf6d4ea05134 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -11,6 +11,9 @@ COMMENT= Open Source Geography Education application
LICENSE= GPLv3
+DEPRECATED= Abandoned upstream, no new release since 2012
+EXPIRATION_DATE=2021-12-31
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
LIB_DEPENDS= libmspack.so:archivers/libmspack \
libspatialite.so:databases/spatialite \