pkgsrc/converters/libiconv/PLIST.common
adam c7919dce64 Changes 1.10:
* Added ISO-8859-11 converter.
* Updated the ISO-8859-7 converter.
* Added ATARIST converter, available through --enable-extra-encodings.
* Added BIG5-2003 converter (experimental), available through
  --enable-extra-encodings.
* Updated EUC-TW converter to include the Euro sign.
* The preloadable library has been renamed from libiconv_plug.so to
  preloadable_libiconv.so.
* Portability to mingw.
2005-07-28 15:15:17 +00:00

21 lines
608 B
Text

@comment $NetBSD: PLIST.common,v 1.6 2005/07/28 15:15:18 adam Exp $
bin/iconv
include/iconv.h
include/libcharset.h
include/localcharset.h
lib/libcharset.la
lib/libiconv.la
man/man1/iconv.1
man/man3/iconv.3
man/man3/iconv_close.3
man/man3/iconv_open.3
man/man3/iconvctl.3
share/doc/html/libiconv/iconv.1.html
share/doc/html/libiconv/iconv.3.html
share/doc/html/libiconv/iconv_close.3.html
share/doc/html/libiconv/iconv_open.3.html
share/doc/html/libiconv/iconvctl.3.html
share/examples/libiconv/charset.alias
@unexec ${RM} -f %D/lib/charset.alias
@dirrm share/examples/libiconv
@dirrm share/doc/html/libiconv