summaryrefslogtreecommitdiff
path: root/graphics/denemo/Makefile
blob: a45cc115bfe9a965f773d0e9ad40b2977f7942a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $NetBSD: Makefile,v 1.20 2008/07/14 12:56:05 joerg Exp $
#

DISTNAME=	denemo-0.7.6
CATEGORIES=	graphics print
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=denemo/}

MAINTAINER=	rh@NetBSD.org
HOMEPAGE=	http://denemo.sourceforge.net/
COMMENT=	GUI musical score editor written in C/GTK+

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	lilypond-[0-9]*:../../print/lilypond

BROKEN_IN=		pkgsrc-2006Q4

GNU_CONFIGURE=	YES
USE_DIRS+=	xdg-1.4
USE_TOOLS+=	pkg-config

.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"