pkgsrc/converters/wv2/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

28 lines
698 B
Text

@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:21 jlam Exp $
bin/wv2-config
include/wv2/associatedstrings.h
include/wv2/convert.h
include/wv2/dllmagic.h
include/wv2/fields.h
include/wv2/fonts.h
include/wv2/functor.h
include/wv2/functordata.h
include/wv2/global.h
include/wv2/handlers.h
include/wv2/lists.h
include/wv2/olestorage.h
include/wv2/olestream.h
include/wv2/paragraphproperties.h
include/wv2/parser.h
include/wv2/parserfactory.h
include/wv2/sharedptr.h
include/wv2/styles.h
include/wv2/textconverter.h
include/wv2/ustring.h
include/wv2/utilities.h
include/wv2/word95_generated.h
include/wv2/word97_generated.h
include/wv2/word_helper.h
include/wv2/wvlog.h
lib/libwv2.la
@dirrm include/wv2