Set HOMEPAGE.
This commit is contained in:
parent
cafe54cbe0
commit
992c0c95d6
2 changed files with 6 additions and 3 deletions
|
@ -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).
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue