freebsd-ports/audio/libsamplerate/pkg-plist
Brendan Fabeny 0a7ff7de02 disable some optional machine-dependent code by default;
math/fftw3 is only needed for the test suite; audio/libsndfile
is only needed for an example program and the test suite;
respect NOPORTEXAMPLES; don't build the docs if NOPORTDOCS is
defined; provide a test target; shorten a long line
2012-03-03 10:29:44 +00:00

23 lines
748 B
Text

%%PORTEXAMPLES%%bin/sndfile-resample
include/samplerate.h
lib/libsamplerate.a
lib/libsamplerate.la
lib/libsamplerate.so
lib/libsamplerate.so.1
libdata/pkgconfig/samplerate.pc
%%PORTDOCS%%%%DOCSDIR%%/SRC.css
%%PORTDOCS%%%%DOCSDIR%%/SRC.png
%%PORTDOCS%%%%DOCSDIR%%/api.html
%%PORTDOCS%%%%DOCSDIR%%/api_callback.html
%%PORTDOCS%%%%DOCSDIR%%/api_full.html
%%PORTDOCS%%%%DOCSDIR%%/api_misc.html
%%PORTDOCS%%%%DOCSDIR%%/api_simple.html
%%PORTDOCS%%%%DOCSDIR%%/download.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/history.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/license.html
%%PORTDOCS%%%%DOCSDIR%%/lists.html
%%PORTDOCS%%%%DOCSDIR%%/quality.html
%%PORTDOCS%%%%DOCSDIR%%/win32.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%