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".
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:30 jlam Exp $
|
|
bin/lpe
|
|
lib/lpe/cmode.la
|
|
lib/lpe/cppmode.la
|
|
lib/lpe/htmlmode.la
|
|
lib/lpe/javamode.la
|
|
lib/lpe/lispmode.la
|
|
lib/lpe/mailmode.la
|
|
lib/lpe/perlmode.la
|
|
lib/lpe/sgmlmode.la
|
|
man/bg/man1/lpe.1
|
|
man/cs/man1/lpe.1
|
|
man/de/man1/lpe.1
|
|
man/es/man1/lpe.1
|
|
man/fr/man1/lpe.1
|
|
man/man1/lpe.1
|
|
man/pl/man1/lpe.1
|
|
share/doc/lpe/AUTHORS
|
|
share/doc/lpe/BUGS
|
|
share/doc/lpe/COPYING
|
|
share/doc/lpe/CUSTOMIZE
|
|
share/doc/lpe/IDEAS
|
|
share/doc/lpe/MODES
|
|
share/doc/lpe/NEWS
|
|
share/doc/lpe/README
|
|
share/doc/lpe/TODO
|
|
share/examples/lpe/custom.ex
|
|
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/lpe.mo
|
|
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/lpe.mo
|
|
share/lpe/conv.sl
|
|
share/lpe/conv.slc
|
|
share/lpe/init.sl
|
|
share/lpe/init.slc
|
|
@dirrm share/lpe
|
|
@dirrm share/examples/lpe
|
|
@dirrm share/doc/lpe
|
|
@dirrm lib/lpe
|