pkgsrc/audio/id3lib/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

21 lines
460 B
Text

@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:16 jlam Exp $
bin/id3convert
bin/id3cp
bin/id3info
bin/id3tag
include/id3.h
include/id3/field.h
include/id3/globals.h
include/id3/id3lib_frame.h
include/id3/id3lib_streams.h
include/id3/id3lib_strings.h
include/id3/misc_support.h
include/id3/reader.h
include/id3/readers.h
include/id3/sized_types.h
include/id3/tag.h
include/id3/utils.h
include/id3/writer.h
include/id3/writers.h
lib/libid3.la
@dirrm include/id3