aboutsummaryrefslogtreecommitdiff
path: root/sysutils/detox/pkg-descr
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-13 21:24:10 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-13 21:24:10 +0000
commit2417b24ccd4fd6d934f36c6adc976d0b2d238594 (patch)
tree501ae1ad1b8a189b1c60595e5a54c6872d4f1db4 /sysutils/detox/pkg-descr
parentc7fb0387b54ca6e54fe4d46f330704be6946b2f9 (diff)
downloadports-2417b24ccd4fd6d934f36c6adc976d0b2d238594.tar.gz
ports-2417b24ccd4fd6d934f36c6adc976d0b2d238594.zip
Notes
Diffstat (limited to 'sysutils/detox/pkg-descr')
-rw-r--r--sysutils/detox/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/detox/pkg-descr b/sysutils/detox/pkg-descr
new file mode 100644
index 000000000000..372ddb5447fb
--- /dev/null
+++ b/sysutils/detox/pkg-descr
@@ -0,0 +1,9 @@
+This is a port of detox, which is a program that renames files to make them
+easier to work with under Unix and related operating systems. Spaces and
+various other unsafe characters (such as "$") get replaced with "_". ISO
+8859-1 (Latin-1) characters can be replaced as well, as can UTF-8 characters.
+
+WWW: http://detox.sourceforge.net/
+
+- Doug Harple
+purgedhalo@users.sourceforge.net