diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-07-01 17:06:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-07-01 17:06:04 +0200 |
commit | 8c30eaec3903971bfd0820d92dd8330cba67c3e1 (patch) | |
tree | 5bf4313caa51b546a5e8cbcdbf3fad6881f82e18 /lang/basic256 | |
parent | e32b2131cb10044ef8acf96194c4134951d63ada (diff) | |
download | freebsd-ports-8c30eaec3903971bfd0820d92dd8330cba67c3e1.zip |
lang/basic256: expire on 2022-09-30 for audio/espeak
Diffstat (limited to 'lang/basic256')
-rw-r--r-- | lang/basic256/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index 4f473d85796b..d6e0e54c9a21 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= fernape@FreeBSD.org COMMENT= Easy to use BASIC language and IDE for education +DEPRECATED= Depends on expired audio/espeak +EXPIRATION_DATE=2022-09-30 + LICENSE= GPLv2 BUILD_DEPENDS= espeak:audio/espeak \ |