mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
c503c0a68e
- Handle DOCSDIR and EXAMPLESDIR in a better way - Improve on COMMENT - Respect CFLAGS
35 lines
877 B
Plaintext
35 lines
877 B
Plaintext
include/shout/shout.h
|
|
lib/libshout.so.2
|
|
lib/libshout.so
|
|
lib/libshout.la
|
|
lib/libshout.a
|
|
%%DOCSDIR%%/index.html
|
|
%%DOCSDIR%%/overview.html
|
|
%%DOCSDIR%%/initialization.html
|
|
%%DOCSDIR%%/connection.html
|
|
%%DOCSDIR%%/datastreaming.html
|
|
%%DOCSDIR%%/metadata.html
|
|
%%DOCSDIR%%/datastructures.html
|
|
%%DOCSDIR%%/shout_conn_t.html
|
|
%%DOCSDIR%%/shout_connect.html
|
|
%%DOCSDIR%%/shout_disconnect.html
|
|
%%DOCSDIR%%/shout_sleep.html
|
|
%%DOCSDIR%%/shout_init_connection.html
|
|
%%DOCSDIR%%/shout_send_data.html
|
|
%%DOCSDIR%%/shout_update_metadata.html
|
|
%%DOCSDIR%%/style.css
|
|
%%DOCSDIR%%/example.html
|
|
%%DOCSDIR%%/example_c.html
|
|
%%DOCSDIR%%/reference.html
|
|
%%DOCSDIR%%/errorhandling.html
|
|
%%DOCSDIR%%/shout_strerror.html
|
|
%%DOCSDIR%%/README
|
|
%%DOCSDIR%%/AUTHORS
|
|
%%DOCSDIR%%/COPYING
|
|
%%DOCSDIR%%/CHANGES
|
|
%%EXAMPLESDIR%%/Makefile
|
|
%%EXAMPLESDIR%%/example.c
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrm include/shout
|