aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Env-PS1/pkg-descr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-10-12 11:24:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-10-12 11:24:07 +0000
commit51416fdfbca9ec71601c1eb588b67d60a51d1ff8 (patch)
tree33cd9b4098b44b3a4f033d96e9731d694aba5fdc /devel/p5-Env-PS1/pkg-descr
parent9dc99562f1bca81370603044acd5ab2081814c5a (diff)
downloadports-51416fdfbca9ec71601c1eb588b67d60a51d1ff8.tar.gz
ports-51416fdfbca9ec71601c1eb588b67d60a51d1ff8.zip
Notes
Diffstat (limited to 'devel/p5-Env-PS1/pkg-descr')
-rw-r--r--devel/p5-Env-PS1/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Env-PS1/pkg-descr b/devel/p5-Env-PS1/pkg-descr
new file mode 100644
index 000000000000..68fd021ea0e9
--- /dev/null
+++ b/devel/p5-Env-PS1/pkg-descr
@@ -0,0 +1,7 @@
+This package supplies variables that are "tied" to environment variables like
+'PS1' and 'PS2', if read it takes the contents of the variable as a format
+string like the ones bash(1) uses to format the prompt.
+
+It is intended to be used in combination with the various ReadLine packages.
+
+WWW: http://search.cpan.org/dist/Env-PS1/