pkgsrc-wip/gnome-alsamixer/Makefile

19 lines
501 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2010/06/13 22:47:05 thomasklausner Exp $
#
DISTNAME= gnome-alsamixer-0.9.6
PKGREVISION= 4
2005-05-04 02:43:51 +02:00
CATEGORIES= audio gnome
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)
GNU_CONFIGURE= yes
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../wip/alsa-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"