pkgsrc/print/tex-titling/Makefile
2019-12-06 20:17:03 +00:00

14 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:31 markd Exp $
DISTNAME= titling
PKGNAME= tex-${DISTNAME}-2.1d
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/titling
COMMENT= Control over the typesetting of the \maketitle command
LICENSE= lppl-1.3c
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"