pkgsrc/audio/xmms-iris/Makefile
hubertf b3cdf7b947 Big bunch of visual plugins for xmms that all need OpenGL
(which in conjunction with threads as used in xmms needs real
 threads, pth is probably not enough... tested on -current)
2003-02-14 23:56:38 +00:00

19 lines
504 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
#
DISTNAME= iris-0.11
PKGNAME= xmms-${DISTNAME}
CATEGORIES= xmms audio
MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://cdelfosse.free.fr/xmms-iris/
COMMENT= OpenGL Spectrum Analyzer with theme engine and fullscreen modes
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
.include "../../audio/xmms/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"