1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/devel/elfio/pkg-plist
Tobias Kortkamp 64374aea78 devel/elfio: Update to 3.3
- Assign to submitter

PR:		237224
Submitted by:	James Wright <james.wright@digital-chaos.com>
Differential Revision:	https://reviews.freebsd.org/D19879
2019-04-15 08:10:30 +00:00

24 lines
830 B
Plaintext

include/elfio/elf_types.hpp
include/elfio/elfio.hpp
include/elfio/elfio_dump.hpp
include/elfio/elfio_dynamic.hpp
include/elfio/elfio_header.hpp
include/elfio/elfio_note.hpp
include/elfio/elfio_relocation.hpp
include/elfio/elfio_section.hpp
include/elfio/elfio_segment.hpp
include/elfio/elfio_strings.hpp
include/elfio/elfio_symbols.hpp
include/elfio/elfio_utils.hpp
%%PORTDOCS%%%%DOCSDIR%%/elfio.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anonymizer
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/anonymizer.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elfdump
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/elfdump.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorial.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/write_obj
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/write_obj.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/writer
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/writer.cpp