mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
c99144478e
The name libyal was initially a pun on the naming theme of the various library projects. Now it serves the purpose of providing an overview of the available projects in a single location and as a home for scripts to help maintain the projects. The security/plaso update requires a number of new libyal libraries as new dependencies. Collect them here, with the intent, to move existing libraries under this umbrella as well. suggested and reviewed by sthen@
19 lines
539 B
Plaintext
19 lines
539 B
Plaintext
@bin bin/vsapminfo
|
|
include/libvsapm/
|
|
include/libvsapm.h
|
|
include/libvsapm/codepage.h
|
|
include/libvsapm/definitions.h
|
|
include/libvsapm/error.h
|
|
include/libvsapm/extern.h
|
|
include/libvsapm/features.h
|
|
include/libvsapm/types.h
|
|
@static-lib lib/libvsapm.a
|
|
lib/libvsapm.la
|
|
@lib lib/libvsapm.so.${LIBvsapm_VERSION}
|
|
lib/pkgconfig/libvsapm.pc
|
|
lib/python${MODPY_VERSION}/site-packages/pyvsapm.a
|
|
lib/python${MODPY_VERSION}/site-packages/pyvsapm.la
|
|
@so lib/python${MODPY_VERSION}/site-packages/pyvsapm.so
|
|
@man man/man1/vsapminfo.1
|
|
@man man/man3/libvsapm.3
|