diff options
author | kim <kim@pkgsrc.org> | 2002-11-29 02:37:21 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2002-11-29 02:37:21 +0000 |
commit | d90930743b6681d746b7b59994f00d15d76adccc (patch) | |
tree | fd5b6d192364880ed21b4265c20798beb555abab /audio/abcde/PLIST | |
parent | 3d0d6571a7134a4e2c3f2f60fc73ca1305a92bf7 (diff) | |
download | pkgsrc-d90930743b6681d746b7b59994f00d15d76adccc.tar.gz |
Preserve pkgsrc and distribution defaults better:
- use ${PKG_SYSCONFBASE} instead of hardcoded /usr/pkg/etc
- keep the ID3v2 default as distributed, and depend on audio/id3v2
- don't depend on vorbis-tools: just inform the user about the need
to install at least one of the supported encoders
- sample config only has commented out entries, so install it only
in the examples directory
Diffstat (limited to 'audio/abcde/PLIST')
-rw-r--r-- | audio/abcde/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/abcde/PLIST b/audio/abcde/PLIST index 03d40b03ef7..bb95597f55a 100644 --- a/audio/abcde/PLIST +++ b/audio/abcde/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:13 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/11/29 02:37:21 kim Exp $ bin/abcde bin/cddb-tool -etc/abcde.conf +share/examples/abcde/abcde.conf +@dirrm share/examples/abcde man/man1/abcde.1 man/man1/cddb-tool.1 |