pkgsrc/lang/gb/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

44 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:39 jlam Exp $
bin/gb
include/gb/gb-class.h
include/gb/gb-constants.h
include/gb/gb-eval.h
include/gb/gb-expr.h
include/gb/gb-lex.h
include/gb/gb-main.h
include/gb/gb-mmap-lex.h
include/gb/gb-object.h
include/gb/gb-project.h
include/gb/gb-statement.h
include/gb/gb-type.h
include/gb/gb-value.h
include/gb/gb.h
include/gb/libgb.h
include/gbrun/gbrun-collection.h
include/gbrun/gbrun-eval.h
include/gbrun/gbrun-file.h
include/gbrun/gbrun-global.h
include/gbrun/gbrun-object.h
include/gbrun/gbrun-project.h
include/gbrun/gbrun-value.h
include/gbrun/gbrun.h
include/gbrun/libgbrun.h
include/gbrun/objects/gbrun-form.h
include/gbrun/objects/libgbobj.h
lib/gbConf.sh
lib/libgbrun.la
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gb.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gb.mo
@dirrm include/gbrun/objects
@dirrm include/gbrun
@dirrm include/gb