aboutsummaryrefslogtreecommitdiff
path: root/audio/ripit
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /audio/ripit
parent648300c466186a9a3281a692e09992799c9a706c (diff)
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'audio/ripit')
-rw-r--r--audio/ripit/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/ripit/pkg-message b/audio/ripit/pkg-message
index a5b2a988c03a..5e908223f361 100644
--- a/audio/ripit/pkg-message
+++ b/audio/ripit/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
ripit can use a number of different programs to do the actual track
extraction and audio encoding. By default ripit uses cdparanoia and
lame respectively, so this port depends on those two having been
@@ -11,3 +14,6 @@ This will enable you to later on just type "ripit" and start doing
your work.
For more help, type "ripit --help"
+EOM
+}
+]