summaryrefslogtreecommitdiff
path: root/graphics/denemo/Makefile
blob: 08b488890fe8d606674207bea7dc3da8ab559eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.6 2003/05/02 11:55:12 wiz Exp $
#

DISTNAME=	denemo-0.5.4
PKGREVISION=	2
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+

DEPENDS+=	lilypond-[0-9]*:../../print/lilypond
DEPENDS+=	gtk+>=1.2.10nb4:../../x11/gtk

GNU_CONFIGURE=	YES
USE_X11BASE=	YES

.include "../../mk/bsd.pkg.mk"