summaryrefslogtreecommitdiff
path: root/editors/ssam/pkg
diff options
context:
space:
mode:
authoragc <agc>1997-10-23 20:18:01 +0000
committeragc <agc>1997-10-23 20:18:01 +0000
commit980f0f22721452e5cc130c8daca4abb4053f8663 (patch)
tree4cb9d63e22d8cd053af00717b366e4d53fbbab4b /editors/ssam/pkg
parent9d3f83d376fb7a377bfebea89c220db7298d0884 (diff)
downloadpkgsrc-980f0f22721452e5cc130c8daca4abb4053f8663.tar.gz
Initial import of the ssam stream editor - analogous to sed(1), but
using the sam command set. Uses the libutf functionality.
Diffstat (limited to 'editors/ssam/pkg')
-rw-r--r--editors/ssam/pkg/COMMENT1
-rw-r--r--editors/ssam/pkg/DESCR3
-rw-r--r--editors/ssam/pkg/PLIST2
3 files changed, 6 insertions, 0 deletions
diff --git a/editors/ssam/pkg/COMMENT b/editors/ssam/pkg/COMMENT
new file mode 100644
index 00000000000..f731ef61ed4
--- /dev/null
+++ b/editors/ssam/pkg/COMMENT
@@ -0,0 +1 @@
+A UTF-8-aware stream editor, analogous to sed(1), but using the sam command set.
diff --git a/editors/ssam/pkg/DESCR b/editors/ssam/pkg/DESCR
new file mode 100644
index 00000000000..e8a75168f2a
--- /dev/null
+++ b/editors/ssam/pkg/DESCR
@@ -0,0 +1,3 @@
+This is a stream editor, like sed(1), but using the command set from
+Rob Pike's sam editor. Ssam uses the libutf routines, and is UTF-8
+aware.
diff --git a/editors/ssam/pkg/PLIST b/editors/ssam/pkg/PLIST
new file mode 100644
index 00000000000..41bb2018fcc
--- /dev/null
+++ b/editors/ssam/pkg/PLIST
@@ -0,0 +1,2 @@
+bin/ssam
+man/man1/ssam.1.gz