2013-10-09 19:39:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.26 2013/10/09 17:39:04 wiz Exp $
|
2004-05-02 06:30:09 +02:00
|
|
|
|
|
|
|
DISTNAME= kmp-0.01
|
2013-10-09 19:39:01 +02:00
|
|
|
PKGREVISION= 15
|
2004-05-02 06:30:09 +02:00
|
|
|
CATEGORIES= audio
|
2011-03-11 11:18:12 +01:00
|
|
|
MASTER_SITES= # http://mercury.chem.pitt.edu/~shank/
|
2004-05-02 06:30:09 +02:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
MAINTAINER= pkg@burningsoda.com
|
2005-11-18 21:19:42 +01:00
|
|
|
#HOMEPAGE= http://www.threadbox.net/index.php/code/kmp/
|
2004-05-02 06:30:09 +02:00
|
|
|
COMMENT= Qt client for the Music Player Daemon
|
|
|
|
|
2006-08-06 12:24:44 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2004-05-02 06:30:09 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+= ${PREFIX}
|
|
|
|
|
2009-07-07 17:20:45 +02:00
|
|
|
INSTALLATION_DIRS= bin
|
|
|
|
|
2004-05-02 06:30:09 +02:00
|
|
|
.include "../../x11/qt3-libs/buildlink3.mk"
|
|
|
|
.include "../../x11/qt3-tools/buildlink3.mk"
|
2006-01-05 11:08:58 +01:00
|
|
|
# XXX Please verify whether qt3-tools is really needed at run-time.
|
|
|
|
# If it is, then remove this comment. If it is not, then remove
|
|
|
|
# this comment and the line below, and bump PKGREVISION.
|
|
|
|
BUILDLINK_DEPMETHOD.qt3-tools= full
|
2004-05-02 06:30:09 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|