summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-rw-r--r--misc/chordii/DESCR5
-rw-r--r--misc/chordii/Makefile14
-rw-r--r--misc/chordii/PLIST5
-rw-r--r--misc/chordii/distinfo5
5 files changed, 31 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1d910025d0c..72931249753 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.429 2014/05/24 13:14:01 obache Exp $
+# $NetBSD: Makefile,v 1.430 2014/05/29 08:54:02 darcy Exp $
#
COMMENT= Miscellaneous utilities
@@ -27,6 +27,7 @@ SUBDIR+= calibre
SUBDIR+= celestia
SUBDIR+= chipmunk
SUBDIR+= chord
+SUBDIR+= chordii
SUBDIR+= cksfv
SUBDIR+= color-theme
SUBDIR+= colorblind
diff --git a/misc/chordii/DESCR b/misc/chordii/DESCR
new file mode 100644
index 00000000000..ead7e80271c
--- /dev/null
+++ b/misc/chordii/DESCR
@@ -0,0 +1,5 @@
+Chordii produces a postscript document from a lyrics file containing
+chord indications and chorus delimiters. The document produced
+contains the lyrics of a song, with the guitar chords appearing above
+the right words. A representation of all chords used in the song is
+printed at the bottom of the last page.
diff --git a/misc/chordii/Makefile b/misc/chordii/Makefile
new file mode 100644
index 00000000000..260736b75c6
--- /dev/null
+++ b/misc/chordii/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/05/29 08:54:02 darcy Exp $
+
+DISTNAME= chordii-4.5.1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chordii/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Produce PS sheet-music from text input
+LICENSE= gnu-gpl-v2 # or later
+GNU_CONFIGURE = yes
+
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/chordii/PLIST b/misc/chordii/PLIST
new file mode 100644
index 00000000000..a283d810da7
--- /dev/null
+++ b/misc/chordii/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2014/05/29 08:54:02 darcy Exp $
+bin/chordii
+bin/a2crd
+man/man1/chordii.1
+man/man1/a2crd.1
diff --git a/misc/chordii/distinfo b/misc/chordii/distinfo
new file mode 100644
index 00000000000..9135870769d
--- /dev/null
+++ b/misc/chordii/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/05/29 08:54:02 darcy Exp $
+
+SHA1 (chordii-4.5.1.tar.gz) = 3cdeacf53a08cf2193e35651120e129c2bb5a007
+RMD160 (chordii-4.5.1.tar.gz) = 93115773ce7324c044d72bcfa28f95f0fb6f416c
+Size (chordii-4.5.1.tar.gz) = 156976 bytes