aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-05-26 07:10:25 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-05-26 07:12:32 +0000
commit08467fb5c287e8ef293dbac0419bcac0cf2ef368 (patch)
treed1c34d66c2d0352e54913f10f52d51f04df6a9c7 /ftp
parent48a39cd92946b05ae9a7e712ef1323d2e29a12f6 (diff)
downloadports-08467fb5c287e8ef293dbac0419bcac0cf2ef368.tar.gz
ports-08467fb5c287e8ef293dbac0419bcac0cf2ef368.zip
ftp/urlgfe: Deprecate and set expiration date to 2022-06-30
Outdated and deprecated upstream, last release was in 2008 (1.0.3) and it depends on deprecated library GTK 2 PR: 263909 Approved by: chip-set@mail.ru (maintainer timeout, 2+ weeks)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/urlgfe/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile
index 82b43fba4f4d..a1a1cfac16ce 100644
--- a/ftp/urlgfe/Makefile
+++ b/ftp/urlgfe/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF/urlget/Urlgfe%20%28legacy%29/${PORTVERSION}
MAINTAINER= chip-set@mail.ru
COMMENT= Download manager
+DEPRECATE= Outdated and deprecated upstream, last release was in 2008 (1.0.3) and it depends on deprecated library GTK 2
+EXPIRATION_DATE=2022-06-30
+
LIB_DEPENDS= libcurl.so:ftp/curl
GNU_CONFIGURE= yes