12e87d0573
A collection of miscellaneous MetaFont source, including the means to generate the logo font that is used for MetaFont and MetaPost.
11 lines
284 B
Makefile
11 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/04/26 02:30:24 markd Exp $
|
|
|
|
DISTNAME= knuth-lib
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
TEXLIVE_REV= 35820
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= A small library of MetaFont sources
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|