summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-05 18:25:36 +0000
committerwiz <wiz@pkgsrc.org>2015-05-05 18:25:36 +0000
commitf56b5a1abe10ed061c328525d33a2f4b8e0820a5 (patch)
treee665afcef067285a1b536d18eea5960def5816e6 /fonts
parent2df07b012026bbf1df1ae4fa6c22911ccc0275ad (diff)
downloadpkgsrc-f56b5a1abe10ed061c328525d33a2f4b8e0820a5.tar.gz
Set HOMEPAGE.
XXX: version number is wrong, should be 2.7182818, not 2014.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-metafont/DESCR14
-rw-r--r--fonts/tex-metafont/Makefile6
2 files changed, 15 insertions, 5 deletions
diff --git a/fonts/tex-metafont/DESCR b/fonts/tex-metafont/DESCR
index 53e21fac3a7..3b3610a1e52 100644
--- a/fonts/tex-metafont/DESCR
+++ b/fonts/tex-metafont/DESCR
@@ -1,4 +1,10 @@
-METAFONT is a powerful tool for font creation, which was used by
-Donald Knuth to create the Computer Modern fonts, used as standard by
-TeX and LaTeX, and now the standard fonts used for scientific
-publication.
+The program takes a semi-algorithmic specification of a font,
+and produces a bitmap font (whose properties are defined by a
+set of parameters of the target device), and a set metrics for
+use by TeX. The bitmap output may be converted into a format
+directly usable by a device driver, etc., by the tools provided
+in the parallel mfware distribution. (Third parties have
+developed tools to convert the bitmap output to outline fonts.)
+The distribution includes the source of Knuth's Metafont book;
+this source is there to read, as an example of writing TeX --
+it should not be processed without Knuth's direct permission.
diff --git a/fonts/tex-metafont/Makefile b/fonts/tex-metafont/Makefile
index c13e54715b5..340c280f0d7 100644
--- a/fonts/tex-metafont/Makefile
+++ b/fonts/tex-metafont/Makefile
@@ -1,12 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2015/04/25 08:11:35 markd Exp $
+# $NetBSD: Makefile,v 1.10 2015/05/05 18:25:36 wiz Exp $
DISTNAME= metafont
+# should be this instead:
+#PKGNAME= tex-${DISTNAME}-2.7182818.20140107
PKGNAME= tex-${DISTNAME}-2014
CATEGORIES= fonts
TEXLIVE_REV= 35821
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/metafont
COMMENT= METAFONT system for specifying fonts
+#LICENSE= knuth
CONFLICTS+= teTeX-bin<=3.0nb32
CONFLICTS+= teTeX-texmf<=3.0nb13