1a280185e1
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".
22 lines
574 B
Text
22 lines
574 B
Text
@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:33 jlam Exp $
|
|
include/g2.h
|
|
include/g2_PS.h
|
|
include/g2_X11.h
|
|
include/g2_gd.h
|
|
lib/libg2.la
|
|
share/doc/g2/COPYING
|
|
share/doc/g2/README
|
|
share/doc/g2/g2_ref.txt
|
|
share/examples/g2/demo_f.f
|
|
share/examples/g2/g2_splines_demo.c
|
|
share/examples/g2/g2_test.c
|
|
share/examples/g2/g2_test.f
|
|
share/examples/g2/penguin.c
|
|
share/examples/g2/penguin.inc
|
|
share/examples/g2/pointer.c
|
|
share/examples/g2/simple_GIF.c
|
|
share/examples/g2/simple_PS.c
|
|
share/examples/g2/simple_X11.c
|
|
share/examples/g2/simple_gd.c
|
|
@dirrm share/doc/g2
|
|
@dirrm share/examples/g2/
|