Clamz is a little command-line program to download MP3 files from Amazon.com's music store. It is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software (and therefore is only available in binary form for a limited set of platforms.) Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon.
13 lines
421 B
Plaintext
13 lines
421 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/19 16:33:52 jturner Exp $
|
|
@bin bin/clamz
|
|
@man man/man1/clamz.1
|
|
share/applications/clamz.desktop
|
|
share/doc/clamz/
|
|
share/doc/clamz/COPYING
|
|
share/doc/clamz/README
|
|
share/mime/packages/clamz.xml
|
|
@exec %D/bin/update-mime-database %D/share/mime
|
|
@unexec-delete %D/bin/update-mime-database %D/share/mime
|
|
@exec %D/bin/update-desktop-database
|
|
@unexec-delete %D/bin/update-desktop-database
|