pkgsrc/print/tex-epigraph/Makefile
markd b28e0a7142 tex-epigraph{,-doc}: Add version 1.5c
Epigraphs are the pithy quotations often found at the start (or
end) of a chapter. Both single epigraphs and lists of epigraphs
are catered for. Various aspects are easily configurable.
2018-05-13 11:44:25 +00:00

13 lines
339 B
Makefile

# $NetBSD: Makefile,v 1.1 2018/05/13 11:44:25 markd Exp $
DISTNAME= epigraph
PKGNAME= tex-${DISTNAME}-1.5c
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/epigraph
COMMENT= Package for typesetting epigraphs
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"