diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-02-19 06:49:18 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-02-19 06:49:18 +0000 |
commit | 75facbc86948386901c7ed1ac8a6e5e229a810a1 (patch) | |
tree | 5e347139464cb65b6c66367130ec8e22b20f0481 /shells/Makefile | |
parent | 4217e273a9b1a75380cf2941e9d07e8d96d6fb46 (diff) | |
download | ports-75facbc86948386901c7ed1ac8a6e5e229a810a1.tar.gz ports-75facbc86948386901c7ed1ac8a6e5e229a810a1.zip |
Add new port tcsh_nls - Misc NLS catalogs for tcsh which
requires libiconv.
This port is meaningful only on 7-CURRENT for now.
Notes
Notes:
svn path=/head/; revision=156359
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index a88c08d103d7..85df7e7a72c1 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -26,6 +26,7 @@ SUBDIR += sash SUBDIR += scponly SUBDIR += tcsh-bofh + SUBDIR += tcsh_nls SUBDIR += tcshrc SUBDIR += v7sh SUBDIR += viewglob |