pkgsrc/print/tex-bagpipe/Makefile
markd 2d1fce19b3 Add tex-bagpipe{,-doc} 3.02
Typesetting bagpipe music in MusixTeX is needlessly tedious.
This package provides specialized and re-defined macros to
simplify this task.
2015-05-09 22:44:22 +00:00

15 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/09 22:44:22 markd Exp $
DISTNAME= bagpipe
PKGNAME= tex-${DISTNAME}-3.02
TEXLIVE_REV= 34393
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/bagpipe
COMMENT= Support for typesetting bagpipe music
LICENSE= lppl-1.3c
DEPENDS+= tex-musixtex>=1.15:../../print/tex-musixtex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"