# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:00 tv Exp $ # DISTNAME= xmmsctrl-1.6 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.docs.uu.se/~adavid/utils/ MAINTAINER= dotz@irc.pl HOMEPAGE= http://www.docs.uu.se/~adavid/utils/ COMMENT= Small utility to control xmms from the command line USE_GNU_TOOLS+= make .include "../../audio/xmms/buildlink3.mk" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xmmsctrl ${PREFIX}/bin .include "../../mk/bsd.pkg.mk"