pkgsrc/audio/libsndfile/PLIST
jlam 1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00

33 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.12 2004/09/22 08:09:16 jlam Exp $
bin/sndfile-convert
bin/sndfile-info
bin/sndfile-play
include/sndfile.h
lib/libsndfile.la
lib/pkgconfig/sndfile.pc
man/man1/sndfile-convert.1
man/man1/sndfile-info.1
man/man1/sndfile-play.1
share/doc/libsndfile1-dev/html/FAQ.html
share/doc/libsndfile1-dev/html/api.html
share/doc/libsndfile1-dev/html/bugs.html
share/doc/libsndfile1-dev/html/command.html
share/doc/libsndfile1-dev/html/dither.html
share/doc/libsndfile1-dev/html/embedded_files.html
share/doc/libsndfile1-dev/html/index.html
share/doc/libsndfile1-dev/html/libsndfile.css
share/doc/libsndfile1-dev/html/libsndfile.jpg
share/doc/libsndfile1-dev/html/lists.html
share/doc/libsndfile1-dev/html/new_file_type.HOWTO
share/doc/libsndfile1-dev/html/octave.html
share/doc/libsndfile1-dev/html/pkgconfig.html
share/doc/libsndfile1-dev/html/sndfile_info.html
share/doc/libsndfile1-dev/html/win32.html
share/octave/site/m/sndfile_load.m
share/octave/site/m/sndfile_play.m
share/octave/site/m/sndfile_save.m
@dirrm share/doc/libsndfile1-dev/html
@dirrm share/doc/libsndfile1-dev
@dirrm share/octave/site/m
@dirrm share/octave/site
@dirrm share/octave