Merge from vendor branch TNF:
[pkgsrcv2.git] / audio / goom / Makefile
1 # $NetBSD: Makefile,v 1.7 2006/03/04 21:28:55 jlam Exp $
2 #
3
4 DISTNAME=               goom-2k4-0-src
5 PKGNAME=                goom-2004.0
6 CATEGORIES=             audio
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=goom/}
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://www.ios-software.com/index.php3?page=projet&quoi=1&lg=AN
11 COMMENT=                Visual effects generator for mp3 players
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 WRKSRC=                 ${WRKDIR}/goom2k4-0
16 USE_PKGLOCALEDIR=       yes
17 USE_LIBTOOL=            yes
18 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/libgoom2.pc.in
19 GNU_CONFIGURE=          yes
20 GCC_REQD+=              3.3
21 USE_TOOLS+=             pkg-config
22
23 .include "../../mk/pthread.buildlink3.mk"
24 .include "../../mk/bsd.pkg.mk"