Fixup fromcvs/togit conversion
[pkgsrcv2.git] / audio / kmp / Makefile
1 # $NetBSD: Makefile,v 1.19 2011/11/01 06:00:38 sbd Exp $
2
3 DISTNAME=               kmp-0.01
4 PKGREVISION=            9
5 CATEGORIES=             audio
6 MASTER_SITES=           # http://mercury.chem.pitt.edu/~shank/
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             pkg@burningsoda.com
10 #HOMEPAGE=              http://www.threadbox.net/index.php/code/kmp/
11 COMMENT=                Qt client for the Music Player Daemon
12
13 USE_LANGUAGES=          c c++
14 USE_LIBTOOL=            yes
15 HAS_CONFIGURE=          yes
16 CONFIGURE_ARGS+=        ${PREFIX}
17
18 INSTALLATION_DIRS=      bin
19
20 .include "../../x11/qt3-libs/buildlink3.mk"
21 .include "../../x11/qt3-tools/buildlink3.mk"
22 # XXX Please verify whether qt3-tools is really needed at run-time.
23 # If it is, then remove this comment.  If it is not, then remove
24 # this comment and the line below, and bump PKGREVISION.
25 BUILDLINK_DEPMETHOD.qt3-tools=  full
26 .include "../../mk/bsd.pkg.mk"