SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
1
devel/libbfio/pkg/DESCR
Normal file
1
devel/libbfio/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
libbfio is a library to provide basic file input/output abstraction.
|
13
devel/libbfio/pkg/PLIST
Normal file
13
devel/libbfio/pkg/PLIST
Normal file
|
@ -0,0 +1,13 @@
|
|||
include/libbfio/
|
||||
include/libbfio.h
|
||||
include/libbfio/codepage.h
|
||||
include/libbfio/definitions.h
|
||||
include/libbfio/error.h
|
||||
include/libbfio/extern.h
|
||||
include/libbfio/features.h
|
||||
include/libbfio/types.h
|
||||
@static-lib lib/libbfio.a
|
||||
lib/libbfio.la
|
||||
@lib lib/libbfio.so.${LIBbfio_VERSION}
|
||||
lib/pkgconfig/libbfio.pc
|
||||
@man man/man3/libbfio.3
|
Loading…
Add table
Add a link
Reference in a new issue