[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / kmp

File: [cvs.NetBSD.org] / pkgsrc / audio / kmp / Attic / Makefile (download)

Revision 1.20, Wed Sep 12 00:24:40 2012 UTC (11 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.19: +1 -3 lines

"user-destdir" is default these days

# $NetBSD: Makefile,v 1.20 2012/09/12 00:24:40 asau Exp $

DISTNAME=		kmp-0.01
PKGREVISION=		9
CATEGORIES=		audio
MASTER_SITES=		# http://mercury.chem.pitt.edu/~shank/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkg@burningsoda.com
#HOMEPAGE=		http://www.threadbox.net/index.php/code/kmp/
COMMENT=		Qt client for the Music Player Daemon

USE_LANGUAGES=		c c++
USE_LIBTOOL=		yes
HAS_CONFIGURE=		yes
CONFIGURE_ARGS+=	${PREFIX}

INSTALLATION_DIRS=	bin

.include "../../x11/qt3-libs/buildlink3.mk"
.include "../../x11/qt3-tools/buildlink3.mk"
# 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
.include "../../mk/bsd.pkg.mk"