From 28b483d5dcbbc1a006efef7f8834d17ee6755722 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 18 Jul 2005 22:12:49 +0000 Subject: A simple command line player for playing 8bit Atari(TM) .sap (Slight Atari Player) audio files. PR: ports/83556 Submitted by: Emanuel Haupt --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index aa488227045e..629161a3248f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -362,6 +362,7 @@ SUBDIR += p5-tagged SUBDIR += paman SUBDIR += pd + SUBDIR += penguinsap SUBDIR += phatbeat SUBDIR += pimp3 SUBDIR += play -- cgit