summaryrefslogtreecommitdiff
path: root/graphics/denemo/Makefile
blob: 4305f4708dd4295c82f79e477d3a409813404ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:04 fredb Exp $
#

DISTNAME=	denemo-0.5.4
PKGREVISION=	1
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.0:../../x11/gtk

GNU_CONFIGURE=	YES
USE_X11BASE=	YES

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