1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

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..
This commit is contained in:
Ugen J.S. Antsilevich 1995-03-09 11:20:49 +00:00
parent ada2276045
commit 3306552fc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1115

6
audio/s3mod/Makefile Normal file
View File

@ -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 <bsd.port.mk>