add Added Files:
[hdw-repos/packages.git] / demian / mpg123 / mpg123
1 # HDW Linux mpg123
2 #
3 # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org
4 # [I] A console mpeg audio formats player.
5 # [V] 0.59r
6 # [S] 3 10
7 # [D] mpg123-0.59r.tar.gz http://www.mpg123.de/mpg123/
8
9 build_main()
10 {
11     make $make_conf linux
12     make $install_conf PREFIX=/usr install
13 }
14
15
16 # Notes: mpg123 is not free software. Use mpg321 instead.
17