pkgsrc/devel/gconfmm/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

29 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:24 jlam Exp $
include/gconfmm-2.0/gconfmm.h
include/gconfmm-2.0/gconfmm/callback.h
include/gconfmm-2.0/gconfmm/changeset.h
include/gconfmm-2.0/gconfmm/client.h
include/gconfmm-2.0/gconfmm/entry.h
include/gconfmm-2.0/gconfmm/init.h
include/gconfmm-2.0/gconfmm/private/changeset_p.h
include/gconfmm-2.0/gconfmm/private/client_p.h
include/gconfmm-2.0/gconfmm/private/entry_p.h
include/gconfmm-2.0/gconfmm/private/schema_p.h
include/gconfmm-2.0/gconfmm/private/value_p.h
include/gconfmm-2.0/gconfmm/schema.h
include/gconfmm-2.0/gconfmm/setinterface.h
include/gconfmm-2.0/gconfmm/value.h
include/gconfmm-2.0/gconfmm/value_listhelpers.h
include/gconfmm-2.0/gconfmm/wrap_init.h
lib/gconfmm-2.0/include/gconfmmconfig.h
lib/gconfmm-2.0/proc/m4/convert.m4
lib/gconfmm-2.0/proc/m4/convert_gconfmm.m4
lib/libgconfmm-2.0.la
lib/pkgconfig/gconfmm-2.0.pc
@dirrm lib/gconfmm-2.0/proc/m4
@dirrm lib/gconfmm-2.0/proc
@dirrm lib/gconfmm-2.0/include
@dirrm lib/gconfmm-2.0
@dirrm include/gconfmm-2.0/gconfmm/private
@dirrm include/gconfmm-2.0/gconfmm
@dirrm include/gconfmm-2.0