summaryrefslogtreecommitdiff
path: root/textproc/diction
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-05-05 21:56:17 +0000
committerrh <rh@pkgsrc.org>2002-05-05 21:56:17 +0000
commit876f6753bf829f14b0ef16c6581521cb2db92359 (patch)
tree170996e302a98620534f13284afe502627063902 /textproc/diction
parentf3dd698c81585206674b2091f41f42482d6cf4e6 (diff)
downloadpkgsrc-876f6753bf829f14b0ef16c6581521cb2db92359.tar.gz
Initial import of diction-1.02, a package of GNU diction and style (no pun
intended :-) From DESCR: Diction and style are two old standard UNIX commands. Diction identifies wordy and commonly misused phrases. Style analyses surface characteristics of a document, including sentence length and other readability measures. Provided by <xs@kittenz.org>, thanks! This closes PR pkg/16664.
Diffstat (limited to 'textproc/diction')
-rw-r--r--textproc/diction/DESCR9
-rw-r--r--textproc/diction/Makefile13
-rw-r--r--textproc/diction/PLIST9
-rw-r--r--textproc/diction/distinfo4
4 files changed, 35 insertions, 0 deletions
diff --git a/textproc/diction/DESCR b/textproc/diction/DESCR
new file mode 100644
index 00000000000..d9f74110f48
--- /dev/null
+++ b/textproc/diction/DESCR
@@ -0,0 +1,9 @@
+Diction and style are two old standard UNIX commands. Diction
+identifies wordy and commonly misused phrases. Style analyses surface
+characteristics of a document, including sentence length and other
+readability measures.
+
+These programs cannot help you structure a document well, but they can
+help to avoid poor wording and compare the readability (not the
+understandability!) of your documents with others. Both commands
+support English and German documents.
diff --git a/textproc/diction/Makefile b/textproc/diction/Makefile
new file mode 100644
index 00000000000..99eaa960859
--- /dev/null
+++ b/textproc/diction/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/05 21:56:17 rh Exp $
+
+DISTNAME= diction-1.02
+CATEGORIES= textproc
+MASTER_SITES= http://www.moria.de/~michael/diction/
+
+MAINTAINER= xs@nitric.net
+HOMEPAGE= http://www.gnu.org/software/diction/diction.html
+COMMENT= GNU version of diction and style
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/diction/PLIST b/textproc/diction/PLIST
new file mode 100644
index 00000000000..4abfb6c0e7e
--- /dev/null
+++ b/textproc/diction/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/05 21:56:17 rh Exp $
+bin/diction
+bin/style
+man/man1/diction.1
+man/man1/style.1
+share/diction/C
+share/diction/de
+share/diction/en
+@dirrm share/diction
diff --git a/textproc/diction/distinfo b/textproc/diction/distinfo
new file mode 100644
index 00000000000..263c95e0bae
--- /dev/null
+++ b/textproc/diction/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/05 21:56:17 rh Exp $
+
+SHA1 (diction-1.02.tar.gz) = 5933b8cd1308d91ed0ac03dff048e787ed11ad70
+Size (diction-1.02.tar.gz) = 90957 bytes