git: 44dab9ebc961 - main - sysutils/pydf: Deprecate

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 06 Sep 2024 08:48:08 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44dab9ebc9613c89aaf1e18fc78c74b3abed951d

commit 44dab9ebc9613c89aaf1e18fc78c74b3abed951d
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-09-06 08:46:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-09-06 08:46:36 +0000

    sysutils/pydf: Deprecate
    
    Inactive upstream.
    Does not properly work on FreeBSD.
    
    PR:             281144 252031
    Approved by:    baptiste@bapt.name (maintainer)
---
 sysutils/pydf/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile
index 62f7d27838b6..444cc1d54a99 100644
--- a/sysutils/pydf/Makefile
+++ b/sysutils/pydf/Makefile
@@ -12,6 +12,9 @@ WWW=		http://kassiopeia.juls.savba.sk/~garabik/software/pydf/
 LICENSE=	PD
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Inactive upstream. Does not properly work on FreeBSD
+EXPIRATION_DATE=	2024-11-01
+
 SUB_FILES=	pkg-message
 
 USES=		python shebangfix