diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-08 08:17:11 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-08 08:17:11 +0800 |
commit | 7a023f7357fc5ecbb2e40dbe826d93815a672bf6 (patch) | |
tree | 15bff10e26a7200f08e03333943a354d21a3eecf /audio | |
parent | d8b8f1f9bae992528d4b5b867842871750df4c24 (diff) | |
download | freebsd-ports-gnome-7a023f7357fc5ecbb2e40dbe826d93815a672bf6.tar.gz freebsd-ports-gnome-7a023f7357fc5ecbb2e40dbe826d93815a672bf6.tar.zst freebsd-ports-gnome-7a023f7357fc5ecbb2e40dbe826d93815a672bf6.zip |
o add PKGMESSAGE regarding manual installation of auxiliary programs
o this file was missing when Makefile rev 1.12 was committed
PR: 30761
Submitted by: MAINTAINER
Spotted by: Anders Andersson <anders@codefactory.se>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ripit/pkg-message | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/ripit/pkg-message b/audio/ripit/pkg-message new file mode 100644 index 000000000000..5645b548b684 --- /dev/null +++ b/audio/ripit/pkg-message @@ -0,0 +1,7 @@ +ripit can use a number of different programs to do the actual track +extraction and audio encoding. For ripit to be useful you need to +have at least one extract program and one encoder program installed. +However, since the choices are many and the users' needs and wants +are varied, none of these are automatically installed as part of +the ripit install. Remember to make sure you install the extractor(s) +and encoder(s) you want. |