pkgsrc/lang/rexx-imc/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

21 lines
546 B
Text

@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:40 jlam Exp $
bin/rexx
bin/rxque
bin/rxstack
include/rexxsaa.h
lib/librexx.la
lib/rxmathfn.rxfn
man/man1/rexx.1
man/man1/rxque.1
man/man1/rxstack.1
share/doc/rexx-imc/rexx.info
share/doc/rexx-imc/rexx.ref
share/doc/rexx-imc/rexx.summary
share/doc/rexx-imc/rexx.tech
share/examples/rexx-imc/box
share/examples/rexx-imc/rexxcps.rexx
share/examples/rexx-imc/rexxtest.rexx
share/examples/rexx-imc/rxmathfn.rexx
share/examples/rexx-imc/shell.rexx
@dirrm share/examples/rexx-imc
@dirrm share/doc/rexx-imc