21 lines
508 B
Makefile
21 lines
508 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/03/10 04:19:34 snj Exp $
|
|
#
|
|
|
|
DISTNAME= bump_scope-0.0.3
|
|
PKGNAME= xmms-bump-scope-0.0.3
|
|
PKGREVISION= 2
|
|
CATEGORIES= xmms audio
|
|
MASTER_SITES= http://staff.xmms.org/zinx/xmms/
|
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
|
HOMEPAGE= http://staff.xmms.org/zinx/xmms/
|
|
COMMENT= Moving light embossing oscilloscope
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
MAKE_ENV+= plugindir=${PREFIX}/lib/xmms/Visualization
|
|
|
|
.include "../../audio/xmms/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|