44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
319 B
Makefile
14 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:24 wiz Exp $
|
|
|
|
DISTNAME= fontname.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2016
|
|
TEXLIVE_REV= 38345
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-fontname
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
INFO_FILES= yes
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|