git: 0fea4d9fc139 - main - misc/lingoteach: Deprecate and set expiration date to 2024-07-16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 16:37:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fea4d9fc1398edf126dd255c5490c32af6f2c58 commit 0fea4d9fc1398edf126dd255c5490c32af6f2c58 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-16 16:23:11 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-16 16:35:52 +0000 misc/lingoteach: Deprecate and set expiration date to 2024-07-16 Depends on deprecated port textproc/liblingoteach PR: 279705 --- misc/lingoteach/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index e3f2b320e507..3dfd9ab33993 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Language teaching program with sound WWW= http://www.lingoteach.org +DEPRECATED= Depends on deprecated port textproc/liblingoteach (PR 279705) +EXPIRATION_DATE=2024-07-16 + LIB_DEPENDS= liblingoteach.so:textproc/liblingoteach WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION}