pkgsrc/audio/cs4235/Makefile
hubertf 5047506763 Program to enable and modify the 3D mode on Crystal CS4235 sound cards.
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 :-)
2000-10-17 01:32:33 +00:00

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"