summaryrefslogtreecommitdiff
path: root/print/abc2ps/DESCR
diff options
context:
space:
mode:
authorben <ben>2006-04-01 14:32:48 +0000
committerben <ben>2006-04-01 14:32:48 +0000
commite83a8814bdc2020c3a74893199bd10cbe2551a00 (patch)
tree1fc6aa915d9b37fe384d0893387596c0780096ca /print/abc2ps/DESCR
parent5148e4636f938bc3873e7291ff6df09cd806ef44 (diff)
downloadpkgsrc-e83a8814bdc2020c3a74893199bd10cbe2551a00.tar.gz
Initial import of abc2ps-1.3.3, a music typesetting program for abc.
Abc2ps is a typesetting program for abc. It reads a file containing abc code and outputs the music to another file in Postscript. The music can then displayed (i.e. using ghostview) or printed on a Postscript printer. The program is written in C and runs on most systems which have a C compiler.
Diffstat (limited to 'print/abc2ps/DESCR')
-rw-r--r--print/abc2ps/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/abc2ps/DESCR b/print/abc2ps/DESCR
new file mode 100644
index 00000000000..22dd7d80c1a
--- /dev/null
+++ b/print/abc2ps/DESCR
@@ -0,0 +1,5 @@
+Abc2ps is a typesetting program for abc. It reads a file containing abc
+code and outputs the music to another file in Postscript. The music can
+then displayed (i.e. using ghostview) or printed on a Postscript
+printer. The program is written in C and runs on most systems which have
+a C compiler.