diff options
Diffstat (limited to 'audio/flac/pkg-plist')
-rw-r--r-- | audio/flac/pkg-plist | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/flac/pkg-plist b/audio/flac/pkg-plist index debd14c6a85f..71e6d8db57ff 100644 --- a/audio/flac/pkg-plist +++ b/audio/flac/pkg-plist @@ -1,9 +1,18 @@ @comment $FreeBSD$ bin/flac bin/metaflac +include/FLAC/all.h +include/FLAC/assert.h +include/FLAC/file_decoder.h +include/FLAC/format.h +include/FLAC/ordinals.h +include/FLAC/seek_table.h +include/FLAC/stream_decoder.h +include/FLAC/stream_encoder.h +include/FLAC/utility.h lib/libFLAC.a lib/libFLAC.so -lib/libFLAC.so.0 +lib/libFLAC.so.1 %%PORTDOCS%%share/doc/flac/comparison.html %%PORTDOCS%%share/doc/flac/developers.html %%PORTDOCS%%share/doc/flac/documentation.html |