mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
lang/chaiscript: Maintainer correction
This commit is contained in:
parent
a69a1f2c21
commit
d3b4118001
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486496
@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 6.1.0
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Embedded scripting language designed for C++
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
@ -15,8 +15,8 @@ USES= cmake:outsource localbase:ldflags readline
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/chaiscript
|
||||
|
||||
OPTIONS_DEFINE= MULTITHREAD DYNLOAD STD_MAKE_SHARED CPP17
|
||||
OPTIONS_DEFAULT= MULTITHREAD DYNLOAD
|
||||
OPTIONS_DEFINE= DYNLOAD MULTITHREAD STD_MAKE_SHARED CPP17
|
||||
OPTIONS_DEFAULT= DYNLOAD MULTITHREAD
|
||||
|
||||
DYNLOAD_DESC= Dynamic Loading Support Enabled
|
||||
DYNLOAD_CMAKE_BOOL= DYNLOAD_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user