git: 9f248620f508 - main - biology/tabixpp: Deprecate

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Sun, 22 Jan 2023 17:14:39 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f248620f508b603db7163275a094e0401f6848c

commit 9f248620f508b603db7163275a094e0401f6848c
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-01-22 17:01:57 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-01-22 17:01:57 +0000

    biology/tabixpp: Deprecate
    
    Dependent ports will include it as a git submodule
---
 biology/tabixpp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/tabixpp/Makefile b/biology/tabixpp/Makefile
index a7b0263dc041..861ad7992ba1 100644
--- a/biology/tabixpp/Makefile
+++ b/biology/tabixpp/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/ekg/tabixpp
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Dependent ports use git submodules now
+
 LIB_DEPENDS=	libhts.so:biology/htslib
 
 USES=		compiler:c11 localbase:ldflags