diff options
| author | wiz <wiz@pkgsrc.org> | 2015-05-05 18:39:01 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2015-05-05 18:39:01 +0000 |
| commit | 5a17af9ed2d40359da80e7ee0db92cb392e69ce6 (patch) | |
| tree | 41f1f06a805cf42266dfe72dd516a746f36671f2 /print/tex-plain | |
| parent | f6801d38721a817543581f986c8d5e3c5b550240 (diff) | |
| download | pkgsrc-5a17af9ed2d40359da80e7ee0db92cb392e69ce6.tar.gz | |
Set HOMEPAGE.
Diffstat (limited to 'print/tex-plain')
| -rw-r--r-- | print/tex-plain/DESCR | 5 | ||||
| -rw-r--r-- | print/tex-plain/Makefile | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/print/tex-plain/DESCR b/print/tex-plain/DESCR index 38652c59b33..c3e8ee81fbf 100644 --- a/print/tex-plain/DESCR +++ b/print/tex-plain/DESCR @@ -1,2 +1,3 @@ -The file plain.tex is used to build the Plain TeX format, as described -in the TeXbook. +Contains files used to build the Plain TeX format, as described +in the TeXbook, together with various supporting files (some +also discussed in the book). diff --git a/print/tex-plain/Makefile b/print/tex-plain/Makefile index 364a958dd0f..7846a83dbea 100644 --- a/print/tex-plain/Makefile +++ b/print/tex-plain/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2015/04/25 04:16:35 markd Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/05 18:39:01 wiz Exp $ DISTNAME= plain PKGNAME= tex-${DISTNAME}-3.141592653.35821 TEXLIVE_REV= 35821 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plain COMMENT= The Plain TeX format +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb11 DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts |
