5047506763
It's working quite well for me; it seems to work just as well as the 3D control in Windows. Unfortunately the code only works on i386, but if anybody wants to fix that they're more than welcome :-)
14 lines
337 B
Makefile
14 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2000/10/17 01:32:33 hubertf Exp $
|
|
#
|
|
|
|
DISTNAME= cs4235-20001009
|
|
CATEGORIES= audio sysutils
|
|
MASTER_SITES= http://invisible.yi.org/~jmcneill/
|
|
|
|
MAINTAINER= hubertf@netbsd.org
|
|
HOMEPAGE= http://invisible.yi.org/~jmcneill/
|
|
|
|
WRKSRC= ${WRKDIR}/cs4235
|
|
MAKE_ENV+= BINDIR=${PREFIX}/bin
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|