diff options
| -rw-r--r-- | lang/lua4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/lua4/Makefile b/lang/lua4/Makefile index 13236dc7ac4c..99d12eebaab6 100644 --- a/lang/lua4/Makefile +++ b/lang/lua4/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \ MAINTAINER= him@richardkiss.com COMMENT= Small, compilable scripting language providing easy access to C code +DEPRECATED= Lua4 is EOLed +EXPIRATION_DATE= 2013-11-18 + USE_LDCONFIG= yes USE_LUA= 4.0 LUA_COMPS= # only define variables |
