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".
51 lines
1.7 KiB
Text
51 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:47 jlam Exp $
|
|
bin/gnet-config
|
|
include/gnet/conn.h
|
|
include/gnet/gnet.h
|
|
include/gnet/inetaddr.h
|
|
include/gnet/iochannel.h
|
|
include/gnet/mcast.h
|
|
include/gnet/md5.h
|
|
include/gnet/pack.h
|
|
include/gnet/server.h
|
|
include/gnet/sha.h
|
|
include/gnet/socks.h
|
|
include/gnet/tcp.h
|
|
include/gnet/udp.h
|
|
include/gnet/unix.h
|
|
include/gnet/url.h
|
|
lib/gnet/include/gnetconfig.h
|
|
lib/libgnet.la
|
|
lib/pkgconfig/gnet.pc
|
|
man/man1/gnet-config.1
|
|
share/aclocal/gnet.m4
|
|
share/doc/libgnet1.1-dev/html/book1.html
|
|
share/doc/libgnet1.1-dev/html/gnet-conn.html
|
|
share/doc/libgnet1.1-dev/html/gnet-developers-tips.html
|
|
share/doc/libgnet1.1-dev/html/gnet-developers.html
|
|
share/doc/libgnet1.1-dev/html/gnet-examples.html
|
|
share/doc/libgnet1.1-dev/html/gnet-gnet.html
|
|
share/doc/libgnet1.1-dev/html/gnet-inetaddr.html
|
|
share/doc/libgnet1.1-dev/html/gnet-iochannel.html
|
|
share/doc/libgnet1.1-dev/html/gnet-mcast.html
|
|
share/doc/libgnet1.1-dev/html/gnet-md5.html
|
|
share/doc/libgnet1.1-dev/html/gnet-overview.html
|
|
share/doc/libgnet1.1-dev/html/gnet-pack.html
|
|
share/doc/libgnet1.1-dev/html/gnet-server.html
|
|
share/doc/libgnet1.1-dev/html/gnet-sha.html
|
|
share/doc/libgnet1.1-dev/html/gnet-socks.html
|
|
share/doc/libgnet1.1-dev/html/gnet-tcp.html
|
|
share/doc/libgnet1.1-dev/html/gnet-udp.html
|
|
share/doc/libgnet1.1-dev/html/gnet-unix.html
|
|
share/doc/libgnet1.1-dev/html/gnet-url.html
|
|
share/doc/libgnet1.1-dev/html/hfetch.html
|
|
share/doc/libgnet1.1-dev/html/index.html
|
|
share/doc/libgnet1.1-dev/html/index.sgml
|
|
share/doc/libgnet1.1-dev/html/libgnet-reference.html
|
|
share/doc/libgnet1.1-dev/html/sdr.html
|
|
share/doc/libgnet1.1-dev/html/tests.html
|
|
@dirrm share/doc/libgnet1.1-dev/html
|
|
@dirrm share/doc/libgnet1.1-dev
|
|
@dirrm lib/gnet/include
|
|
@dirrm lib/gnet
|
|
@dirrm include/gnet
|