summaryrefslogtreecommitdiff
path: root/misc/utftools/PLIST
diff options
context:
space:
mode:
authoragc <agc>2003-05-09 07:38:16 +0000
committeragc <agc>2003-05-09 07:38:16 +0000
commit03f7308790e01a9d4334164472ab63584306083b (patch)
treec875d8275fa701784d6f43325ff21ba380780099 /misc/utftools/PLIST
parent16ae97e4c95ef896eb7a6ccef6e2863c63838ac3 (diff)
downloadpkgsrc-03f7308790e01a9d4334164472ab63584306083b.tar.gz
Initial import of Alan Watson's utftools-1.6 into the NetBSD Packages
Collection. This package contains implementations of UTF-8-aware wc, fmt, expand, and unexpand.
Diffstat (limited to 'misc/utftools/PLIST')
-rw-r--r--misc/utftools/PLIST9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/utftools/PLIST b/misc/utftools/PLIST
new file mode 100644
index 00000000000..138442360f4
--- /dev/null
+++ b/misc/utftools/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $
+bin/utf8-expand
+bin/utf8-fmt
+bin/utf8-unexpand
+bin/utf8-wc
+man/man1/utf8-expand.1
+man/man1/utf8-fmt.1
+man/man1/utf8-unexpand.1
+man/man1/utf8-wc.1