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

41 lines
1 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:47 jlam Exp $
bin/gift-setup
bin/giftd
include/libgift/array.h
include/libgift/conf.h
include/libgift/dataset.h
include/libgift/event.h
include/libgift/fdbuf.h
include/libgift/file.h
include/libgift/giftconfig.h
include/libgift/interface.h
include/libgift/libgift.h
include/libgift/list.h
include/libgift/list_lock.h
include/libgift/log.h
include/libgift/memory.h
include/libgift/mime.h
include/libgift/network.h
include/libgift/parse.h
include/libgift/platform.h
include/libgift/proto/if_event_api.h
include/libgift/proto/protocol.h
include/libgift/proto/protocol_ver.h
include/libgift/proto/share.h
include/libgift/proto/share_hash.h
include/libgift/proto/transfer_api.h
include/libgift/stopwatch.h
include/libgift/strobj.h
include/libgift/tcpc.h
include/libgift/tree.h
lib/libgift.la
lib/libgiftproto.la
lib/pkgconfig/libgift.pc
man/man1/giftd.1
share/giFT/giftd.conf.template
share/giFT/mime.types
share/giFT/ui/ui.conf.template
@dirrm share/giFT/ui
@dirrm share/giFT
@dirrm include/libgift/proto
@dirrm include/libgift