735148bc48
This is a command line tool for finding fonts that contain a given (Unicode) glyph.
13 lines
355 B
Makefile
13 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.1 2021/02/14 02:14:00 markd Exp $
|
|
|
|
DISTNAME= albatross.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.3.0
|
|
TEXLIVE_REV= 57416
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/albatross
|
|
COMMENT= Documentation for tex-albatross
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|