diff options
author | ade <ade@FreeBSD.org> | 2000-01-29 11:01:23 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-29 11:01:23 +0800 |
commit | 29e27c6e855b1c53b3341511083b91c45b8288b4 (patch) | |
tree | f33125d7d3ccce7c24f3c8e698893ee789f2d73a /misc/Makefile | |
parent | a04be7bf240c66a556ebf25ea6c2d0ecd2e16e82 (diff) | |
download | freebsd-ports-gnome-29e27c6e855b1c53b3341511083b91c45b8288b4.tar.gz freebsd-ports-gnome-29e27c6e855b1c53b3341511083b91c45b8288b4.tar.zst freebsd-ports-gnome-29e27c6e855b1c53b3341511083b91c45b8288b4.zip |
p5-I18N-Charset maps Character Set names to the names officially
registered with IANA
PR: 15698
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 27e7cbb99a73..46367e0b42a6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -83,6 +83,7 @@ SUBDIR += orville-write SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard + SUBDIR += p5-I18N-Charset SUBDIR += p5-Locale-Codes SUBDIR += peq SUBDIR += pdmenu |