pkgsrc/devel/g-wrap/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

30 lines
1 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:24 jlam Exp $
bin/g-wrap-config
guile/1.4/share/guile/g-wrap.scm
guile/1.4/share/guile/g-wrap/enumeration.scm
guile/1.4/share/guile/g-wrap/g-translate.scm
guile/1.4/share/guile/g-wrap/gtkobj.scm
guile/1.4/share/guile/g-wrap/gw-glib-spec.scm
guile/1.4/share/guile/g-wrap/gw-glib.scm
guile/1.4/share/guile/g-wrap/gw-gtk-spec.scm
guile/1.4/share/guile/g-wrap/gw-gtk.scm
guile/1.4/share/guile/g-wrap/gw-standard-spec.scm
guile/1.4/share/guile/g-wrap/gw-standard.scm
guile/1.4/share/guile/g-wrap/gw-wct-spec.scm
guile/1.4/share/guile/g-wrap/gw-wct.scm
guile/1.4/share/guile/g-wrap/output-file.scm
guile/1.4/share/guile/g-wrap/runtime.scm
guile/1.4/share/guile/g-wrap/simple-type.scm
guile/1.4/share/guile/g-wrap/sorting.scm
include/g-wrap/g-wrap-compatibility.h
include/g-wrap/g-wrap-glib.h
include/g-wrap/g-wrap-wct.h
lib/libgw-glib.la
lib/libgw-gtk.la
lib/libgw-standard.la
lib/libgw-wct.la
lib/libgwrap-glib.la
lib/libgwrap-wct.la
share/aclocal/g-wrap.m4
@dirrm include/g-wrap
@dirrm guile/1.4/share/guile/g-wrap