pkgsrc/databases/freetds/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

36 lines
936 B
Text

@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:22 jlam Exp $
freetds/bin/freebcp
freetds/bin/tdspool
freetds/bin/tsql
freetds/include/bkpublic.h
freetds/include/cspublic.h
freetds/include/cstypes.h
freetds/include/ctlib.h
freetds/include/ctpublic.h
freetds/include/dblib.h
freetds/include/sqldb.h
freetds/include/sqlfront.h
freetds/include/sybdb.h
freetds/include/syberror.h
freetds/include/sybfront.h
freetds/include/tds.h
freetds/include/tds_sysdep_public.h
freetds/include/tdsconvert.h
freetds/include/tdssrv.h
freetds/include/tdsver.h
freetds/lib/libct.la
freetds/lib/libsybdb.la
freetds/lib/libtds.la
freetds/lib/libtdssrv.la
freetds/man/man1/freebcp.1
freetds/man/man1/tsql.1
share/examples/freetds/freetds.conf
share/examples/freetds/locales.conf
share/examples/freetds/pool.conf
@dirrm share/examples/freetds
@dirrm freetds/man/man1
@dirrm freetds/man
@dirrm freetds/lib
@dirrm freetds/include
@dirrm freetds/bin
@dirrm freetds