summaryrefslogtreecommitdiffstats
path: root/audio-players/mikmod/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/mikmod/DETAILS')
-rwxr-xr-xaudio-players/mikmod/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio-players/mikmod/DETAILS b/audio-players/mikmod/DETAILS
new file mode 100755
index 0000000000..63e73fa7f5
--- /dev/null
+++ b/audio-players/mikmod/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=mikmod
+ VERSION=3.2.2-beta1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://mikmod.raphnet.net/files/$SOURCE
+ WEB_SITE=http://mikmod.raphnet.net/
+ ENTERED=20010922
+ UPDATED=20010929
+ MD5[0]='66ae062c39aebdd9f5c399dec2fbd86c'
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT='mikmod is an open source curses module player based on libmikmod'
+cat << EOF
+MikMod is an open source curses module player based on libmikmod. It
+plays .mod/.s3m/.mtm/.xm/.it among others, playlists, random play, etc.
+MikMod works under a lot of Unices and OS/2.
+EOF