mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +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@
20 lines
539 B
Plaintext
20 lines
539 B
Plaintext
@bin bin/modiinfo
|
|
@bin bin/modimount
|
|
include/libmodi/
|
|
include/libmodi.h
|
|
include/libmodi/codepage.h
|
|
include/libmodi/definitions.h
|
|
include/libmodi/error.h
|
|
include/libmodi/extern.h
|
|
include/libmodi/features.h
|
|
include/libmodi/types.h
|
|
@static-lib lib/libmodi.a
|
|
lib/libmodi.la
|
|
@lib lib/libmodi.so.${LIBmodi_VERSION}
|
|
lib/pkgconfig/libmodi.pc
|
|
lib/python${MODPY_VERSION}/site-packages/pymodi.a
|
|
lib/python${MODPY_VERSION}/site-packages/pymodi.la
|
|
@so lib/python${MODPY_VERSION}/site-packages/pymodi.so
|
|
@man man/man1/modiinfo.1
|
|
@man man/man3/libmodi.3
|