diff options
author | pav <pav@FreeBSD.org> | 2005-05-21 02:01:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-21 02:01:27 +0800 |
commit | 64c2cf3e475675e82470dbf2f1af7c532bd4e2f8 (patch) | |
tree | a01a1e925c1b5763221df3cd35baaff0ef222283 /textproc/Makefile | |
parent | 5355573996e3275b6a508e274fa3a1eabc1f6567 (diff) | |
download | freebsd-ports-graphics-64c2cf3e475675e82470dbf2f1af7c532bd4e2f8.tar.gz freebsd-ports-graphics-64c2cf3e475675e82470dbf2f1af7c532bd4e2f8.tar.zst freebsd-ports-graphics-64c2cf3e475675e82470dbf2f1af7c532bd4e2f8.zip |
This is a small shell script intended to be used in portable Unix install
scripts for showing progress bars.
PR: ports/81216
Submitted by: Erik Greenwald <erik@smluc.org>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7d55820fea0..594d88f0056 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -20,6 +20,7 @@ SUBDIR += asm2html SUBDIR += aspell SUBDIR += az-aspell + SUBDIR += bar SUBDIR += be-aspell SUBDIR += bedic-data SUBDIR += bg-aspell |