1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/s3mod/Makefile
Ugen J.S. Antsilevich 3306552fc2 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..
1995-03-09 11:20:49 +00:00

7 lines
182 B
Makefile

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>