pkgsrc/audio/xmmsctrl/Makefile

21 lines
490 B
Makefile

# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:40 jlam 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_TOOLS+= gmake
INSTALLATION_DIRS= bin
.include "../../audio/xmms/buildlink3.mk"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xmmsctrl ${PREFIX}/bin
.include "../../mk/bsd.pkg.mk"