4e2f5177e2
- Use cmake to build - Add c++ lib and header, and static libs - Use DISTVERSION instead of PORTVERSION as advised by porter's handbook - Remove USE_CXXSTD and CXXFLAGS which seem unnecessary PR: 256704 Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
13 lines
282 B
Text
13 lines
282 B
Text
bin/jsonnet
|
|
bin/jsonnetfmt
|
|
include/libjsonnet++.h
|
|
include/libjsonnet.h
|
|
include/libjsonnet_fmt.h
|
|
lib/libjsonnet++.a
|
|
lib/libjsonnet++.so
|
|
lib/libjsonnet++.so.0
|
|
lib/libjsonnet++.so.%%PORTVERSION%%
|
|
lib/libjsonnet.a
|
|
lib/libjsonnet.so
|
|
lib/libjsonnet.so.0
|
|
lib/libjsonnet.so.%%PORTVERSION%%
|