pkgsrc/audio/wsoundprefs/Makefile
wiz 5330492e9e Update to 1.1.1. Completely rewritten, now modified-BSDL instead of GPL,
and works with WSoundServer instead of WMSound.
2001-03-12 21:19:09 +00:00

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"