forked from Lainports/freebsd-ports
- Connect lang/lua50 after repocopy from lang/lua
Repocopy by: marcus
This commit is contained in:
parent
64f800f4ae
commit
4ca95f53cf
2 changed files with 2 additions and 1 deletions
|
|
@ -135,6 +135,7 @@
|
|||
SUBDIR += lua
|
||||
SUBDIR += lua-mode.el
|
||||
SUBDIR += lua4
|
||||
SUBDIR += lua50
|
||||
SUBDIR += lush
|
||||
SUBDIR += maude
|
||||
SUBDIR += mawk
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ MASTER_SITES= http://www.lua.org/ftp/ \
|
|||
MAINTAINER= him@richardkiss.com
|
||||
COMMENT= Small, compilable scripting language providing easy access to C code
|
||||
|
||||
USE_REINPLACE= yes
|
||||
LATEST_LINK= lua50
|
||||
MAN1= lua.1 luac.1
|
||||
ALL_TARGET= all so
|
||||
INSTALL_TARGET= install soinstall
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue