From 5d1ab5a1aec80a0643d88b240c8b19c491872726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Tue, 19 Jul 2022 08:07:33 +0200 Subject: [PATCH] ports-mgmt/chucky: Deprecate port The port uses the deprecated $FreeBSD$ tag. PR: 265304 Reported by: fuz@fuz.su Approved by: waitman@waitman.net (maintainer, timeout > 2 weeks) --- ports-mgmt/chucky/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile index aee3782df5e7..7c379dad717a 100644 --- a/ports-mgmt/chucky/Makefile +++ b/ports-mgmt/chucky/Makefile @@ -11,6 +11,9 @@ LICENSE_NAME= CHUCKY BSD LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Uses the obsoleted $FreeBSD tag +EXPIRATION_DATE= 2023-01-01 + LIB_DEPENDS= libpkg.so:${PKG_ORIGIN} \ libsqlite3.so:databases/sqlite3