From 3306552fc291d79ea56f453932ce7c31c7aeb5e6 Mon Sep 17 00:00:00 2001 From: "Ugen J.S. Antsilevich" Date: Thu, 9 Mar 1995 11:20:49 +0000 Subject: [PATCH] s3mod port..this is the last version i found on Sunsite..actually all the porting is to change #ifdef LINUX to #ifdef __FreeBSD__ and a couple of include paths.. On this opportunity i want to say that tracker DOES NOT WORKS!!! I am pretty sure tracker should be better mod player but for now it is broken.. --- audio/s3mod/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 audio/s3mod/Makefile diff --git a/audio/s3mod/Makefile b/audio/s3mod/Makefile new file mode 100644 index 000000000000..c6267e15fe39 --- /dev/null +++ b/audio/s3mod/Makefile @@ -0,0 +1,6 @@ +DISTNAME= s3mod-v1.08A +DISTFILES= s3mod-v1.08A.tar.gz +MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/ +INSTALL_TARGET= install + +.include