aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-01 01:57:07 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-05-01 11:20:47 +0000
commit1a13e6f2b512f44784ffccfc6a2721b2f871d5c8 (patch)
tree6e85ecd30b9e441cb8414db6ae8038a0707f92a9
parent7520bae9345f209058f50eb5e6de08718abe8940 (diff)
downloadports-1a13e6f2b512f44784ffccfc6a2721b2f871d5c8.tar.gz
ports-1a13e6f2b512f44784ffccfc6a2721b2f871d5c8.zip
sysutils/pam_mount: Mark DEPRECATED
- Broken for more than 3 years - Requires upstream EOL OpenSSL 1.0.X and linux only libmount which is not available for FreeBSD - Set EXPIRATION_DATE 2023-05-31
-rw-r--r--sysutils/pam_mount/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile
index b6a967f48b96..d6f463ee54f3 100644
--- a/sysutils/pam_mount/Makefile
+++ b/sysutils/pam_mount/Makefile
@@ -11,6 +11,9 @@ WWW= http://pam-mount.sourceforge.net/
LICENSE= LGPL21 GPLv2
LICENSE_COMB= multi
+DEPRECATED= Requires upstream EOL OpenSSL 1.0.X and linux only libmount which is not available for FreeBSD
+EXPIRATION_DATE= 2023-05-31
+
LIB_DEPENDS= libHX.so:lang/libhx
USES= gnome libtool perl5 pkgconfig ssl tar:xz