5330492e9e
and works with WSoundServer instead of WMSound.
17 lines
443 B
Makefile
17 lines
443 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/03/12 21:19:09 wiz Exp $
|
|
|
|
DISTNAME= WSoundPrefs-1.1.1
|
|
PKGNAME= wsoundprefs-1.1.1
|
|
CATEGORIES= audio wm
|
|
MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
|
|
|
|
MAINTAINER= lamj@stat.cmu.edu
|
|
HOMEPAGE= http://shadowmere.student.utwente.nl/
|
|
COMMENT= WSoundServer configuration utility
|
|
|
|
DEPENDS+= wsoundserver-0.4.0:../../audio/wsoundserver
|
|
|
|
USE_X11BASE= YES
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|