pkgsrc/print/tex-classicthesis-doc/Makefile
markd f4fadd0511 tex-classicthesis{,-doc}: Add version 4.6
This package provides an elegant layout designed in homage to
Bringhurst's "The Elements of Typographic Style". It makes use
of a range of techniques to get the best results achievable
using TeX. Included in the bundle are templates to make thesis
writing easier.
2022-04-18 03:44:59 +00:00

13 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/18 03:45:00 markd Exp $
DISTNAME= classicthesis.doc
PKGNAME= tex-${DISTNAME:S/./-/}-4.6
TEXLIVE_REV= 48041
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/classicthesis
COMMENT= Documentation for tex-classicthesis
LICENSE= gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"