2d1fce19b3
Typesetting bagpipe music in MusixTeX is needlessly tedious. This package provides specialized and re-defined macros to simplify this task.
15 lines
396 B
Makefile
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"
|