pkgsrc/converters/libiconv
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
..
patches nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated 2004-04-28 15:19:04 +00:00
buildlink3.mk Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (which 2004-05-20 16:13:05 +00:00
builtin.mk Use the new BUILDLINK_TRANSFORM commands to more precisely state the 2004-08-28 06:05:31 +00:00
DESCR kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
distinfo nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated 2004-04-28 15:19:04 +00:00
Makefile Move including the ../../mk/bsd.prefs.mk and checking for Linux 2004-08-31 19:24:42 +00:00
PLIST.common Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00
PLIST.Linux ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00
PLIST.SunOS ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00