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

20 lines
466 B
Text

@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:39 jlam Exp $
bin/cdlc
include/cdl3rts.h
include/predef.h
include/predef.k3
lib/libcdlrts.la
man/man1/cdlc.1
man/man3/cdl-converting.3
man/man3/cdl-debug.3
man/man3/cdl-input.3
man/man3/cdl-integer.3
man/man3/cdl-io.3
man/man3/cdl-output.3
man/man3/cdl-string.3
man/man3/cdl-system.3
man/man3/cdlrts.3
man/mann/cdl-fubar-transient.n
man/mann/cdlfubar.n
share/doc/cdl3/cdl3-manual-${PKGVERSION}.ps
@dirrm share/doc/cdl3