git: 378e361fba85 - main - lang/nbc: Return to pool, expire on 2022-02-28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 16:25:39 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=378e361fba856e544d8e7913857541b12af06f21
commit 378e361fba856e544d8e7913857541b12af06f21
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2021-11-06 16:21:28 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2021-11-06 16:25:19 +0000
lang/nbc: Return to pool, expire on 2022-02-28
No upstream releases since 2011, and this software is targeted at
the previous generation of Lego Mindstorms (NXT 2).
---
lang/nbc/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile
index 858f24562cac..d1da83e2dd53 100644
--- a/lang/nbc/Makefile
+++ b/lang/nbc/Makefile
@@ -7,11 +7,14 @@ CATEGORIES= lang
MASTER_SITES= SF/bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/}
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
-MAINTAINER= rene@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Programming language for the LEGO MINDSTORMS NXT
LICENSE= MPL11
+DEPRECATED= No releases since 2011, for previous generation LEGO Mindstorms
+EXPIRATION_DATE= 2022-02-28
+
MAKE_JOBS_UNSAFE= yes
MAKEFILE= nbcunix.mak
WRKSRC= ${WRKDIR}/NXT