summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-27 12:32:57 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-27 12:32:57 +0000
commit76c38a824df68b9bfe36d4c949ba093b3ac1dc71 (patch)
tree7a63db0d6aad9835d233b6b86899d0324a360788 /print
parentj2sdkee is restricted: development use only, no redistribution. (diff)
Add abcm2ps, command line program which converts ABC files to PS music sheets.
Notes
Notes: svn path=/head/; revision=83743
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/abcm2ps/Makefile18
-rw-r--r--print/abcm2ps/distinfo1
-rw-r--r--print/abcm2ps/pkg-descr6
-rw-r--r--print/abcm2ps/pkg-plist6
5 files changed, 32 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 7df31fb0cb2e..031fe61b8e4e 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -5,6 +5,7 @@
SUBDIR += a2ps-letter
SUBDIR += a2ps-letterdj
SUBDIR += abc2mtex
+ SUBDIR += abcm2ps
SUBDIR += abntex
SUBDIR += acrobatviewer
SUBDIR += acroread
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile
new file mode 100644
index 000000000000..bf627e038f8f
--- /dev/null
+++ b/print/abcm2ps/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: abcm2ps
+# Date created: 2003-06-27
+# Whom: arved
+#
+# $FreeBSD$
+
+PORTNAME= abcm2ps
+PORTVERSION= 2.11.3
+CATEGORIES= print audio
+MASTER_SITES= http://moinejf.free.fr/
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Converts ABC to music sheet in PostScript format
+
+GNU_CONFIGURE= yes
+ALL_TARGET= abcm2ps
+
+.include <bsd.port.mk>
diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo
new file mode 100644
index 000000000000..86d4f6925ed3
--- /dev/null
+++ b/print/abcm2ps/distinfo
@@ -0,0 +1 @@
+MD5 (abcm2ps-2.11.3.tar.gz) = 7ebf6ac9b94b16e6443ce911bb10a4ec
diff --git a/print/abcm2ps/pkg-descr b/print/abcm2ps/pkg-descr
new file mode 100644
index 000000000000..841b2d2be978
--- /dev/null
+++ b/print/abcm2ps/pkg-descr
@@ -0,0 +1,6 @@
+abcm2ps is a command line program which converts ABC to music sheet in
+PostScript format. It is an extension of abc2ps which may handle many
+voices per staff.
+
+Author: Jean-Francois Moine <moinejf@free.fr>
+WWW: http://moinejf.free.fr/
diff --git a/print/abcm2ps/pkg-plist b/print/abcm2ps/pkg-plist
new file mode 100644
index 000000000000..b58daca2dfa0
--- /dev/null
+++ b/print/abcm2ps/pkg-plist
@@ -0,0 +1,6 @@
+bin/abcm2ps
+share/abcm2ps/fbook.fmt
+share/abcm2ps/fonts.fmt
+share/abcm2ps/landscape.fmt
+share/abcm2ps/tight.fmt
+@dirrm share/abcm2ps