1# @configure_input@
2
3# Directories...
4$prefix=@prefix@
5$exec_prefix=@exec_prefix@
6$srcdir=@srcdir@
7
8# Product information
9%product @PACKAGE@
10%copyright GPL
11%vendor Robert Leslie <rob@mars.org>
12%license @srcdir@/COPYING
13%readme @srcdir@/README
14%description madplay is a command-line MPEG audio decoder and player.
15%version @VERSION@
16%packager Giuseppe "Cowo" Corbelli <cowo@lugbs.linux.it>
17
18%system all
19f 0755 root root @bindir@/madplay madplay
20f 0755 root root @bindir@/abxtest @srcdir@/abxtest
21f 0644 root root @mandir@/man1/madplay.1 @srcdir@/madplay.1
22f 0644 root root @mandir@/man1/abxtest.1 @srcdir@/abxtest.1
23