pkgsrc/net/gnet/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

56 lines
2.2 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:47 jlam Exp $
include/gnet-2.0/base64.h
include/gnet-2.0/conn.h
include/gnet-2.0/gnet.h
include/gnet-2.0/inetaddr.h
include/gnet-2.0/iochannel.h
include/gnet-2.0/ipv6.h
include/gnet-2.0/mcast.h
include/gnet-2.0/md5.h
include/gnet-2.0/pack.h
include/gnet-2.0/server.h
include/gnet-2.0/sha.h
include/gnet-2.0/socks.h
include/gnet-2.0/tcp.h
include/gnet-2.0/udp.h
include/gnet-2.0/unix.h
include/gnet-2.0/uri.h
lib/gnet-2.0/include/gnetconfig.h
lib/libgnet-2.0.la
lib/pkgconfig/gnet-2.0.pc
share/aclocal/gnet-2.0.m4
share/doc/libgnet2.0-dev/html/gnet/book1.html
share/doc/libgnet2.0-dev/html/gnet/gnet-base64.html
share/doc/libgnet2.0-dev/html/gnet/gnet-conn.html
share/doc/libgnet2.0-dev/html/gnet/gnet-developers-async.html
share/doc/libgnet2.0-dev/html/gnet/gnet-developers-tips.html
share/doc/libgnet2.0-dev/html/gnet/gnet-developers.html
share/doc/libgnet2.0-dev/html/gnet/gnet-examples-other.html
share/doc/libgnet2.0-dev/html/gnet/gnet-examples.html
share/doc/libgnet2.0-dev/html/gnet/gnet-gnet.html
share/doc/libgnet2.0-dev/html/gnet/gnet-inetaddr.html
share/doc/libgnet2.0-dev/html/gnet/gnet-iochannel.html
share/doc/libgnet2.0-dev/html/gnet/gnet-ipv6.html
share/doc/libgnet2.0-dev/html/gnet/gnet-mcast.html
share/doc/libgnet2.0-dev/html/gnet/gnet-md5.html
share/doc/libgnet2.0-dev/html/gnet/gnet-overview.html
share/doc/libgnet2.0-dev/html/gnet/gnet-pack.html
share/doc/libgnet2.0-dev/html/gnet/gnet-server.html
share/doc/libgnet2.0-dev/html/gnet/gnet-sha.html
share/doc/libgnet2.0-dev/html/gnet/gnet-socks.html
share/doc/libgnet2.0-dev/html/gnet/gnet-tcp.html
share/doc/libgnet2.0-dev/html/gnet/gnet-udp.html
share/doc/libgnet2.0-dev/html/gnet/gnet-unix.html
share/doc/libgnet2.0-dev/html/gnet/gnet-uri.html
share/doc/libgnet2.0-dev/html/gnet/home.png
share/doc/libgnet2.0-dev/html/gnet/index.sgml
share/doc/libgnet2.0-dev/html/gnet/left.png
share/doc/libgnet2.0-dev/html/gnet/libgnet-reference.html
share/doc/libgnet2.0-dev/html/gnet/right.png
share/doc/libgnet2.0-dev/html/gnet/up.png
@dirrm share/doc/libgnet2.0-dev/html/gnet
@dirrm share/doc/libgnet2.0-dev/html
@dirrm share/doc/libgnet2.0-dev
@dirrm lib/gnet-2.0/include
@dirrm lib/gnet-2.0
@dirrm include/gnet-2.0