pkgsrc/print/lilypond/Makefile
wiz 01cfc15cf9 Update to 1.3.119 because 1.3.86 didn't compile with python-2.0.
Changes since 1.3.86: Lots of bugfixes, new info documentation, and
some new functionality.
2000-12-28 17:04:23 +00:00

23 lines
556 B
Makefile

# $NetBSD: Makefile,v 1.2 2000/12/28 17:04:23 wiz Exp $
#
DISTNAME= lilypond-1.3.119
CATEGORIES= print
MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.cs.uu.nl/people/hanwen/lilypond/index.html
DEPENDS+= guile>=1.3.4:../../lang/guile
DEPENDS+= python>=2.0:../../lang/python
DEPENDS+= teTeX>=1.0.7:../../print/teTeX
GNU_CONFIGURE= YES
USE_GMAKE= YES
MAKEFILE= GNUmakefile
INFO_FILES= lilypond.info lilypond-internals.info
CONFIGURE_ARGS+=--disable-kpathsea
.include "../../mk/bsd.pkg.mk"