pkgsrc-wip/gnome-alsamixer/Makefile
2004-04-12 22:59:10 +00:00

18 lines
503 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/04/12 22:59:10 jeremy-c-reed Exp $
#
DISTNAME= gnome-alsamixer-0.9.6
CATEGORIES= audio
MASTER_SITES= ftp://ftp.paw.co.za/pub/PAW/sources/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.paw.za.org/projects/gnome-alsamixer/
COMMENT= Sound mixer for Advanced Linux Sound Architecture (ALSA)
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../wip/alsa-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"