Set HOMEPAGE and LICENSE.
XXX: versin number should be 2.0 instead of 2014
This commit is contained in:
parent
d558d6d3f3
commit
71cadc915e
2 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
LaTeX package and font definition file to access the Knuthian mflogo
|
||||
fonts described in `The MetaFontbook' and to typeset MetaFont logos
|
||||
in LaTeX documents.
|
||||
LaTeX package and font definition file to access the Knuthian
|
||||
mflogo fonts described in 'The Metafontbook' and to typeset
|
||||
Metafont logos in LaTeX documents.
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.6 2015/04/26 00:43:06 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2015/05/05 18:28:01 wiz Exp $
|
||||
|
||||
DISTNAME= mflogo
|
||||
# should be
|
||||
#PKGNAME= tex-${DISTNAME}-2.0
|
||||
PKGNAME= tex-${DISTNAME}-2014
|
||||
TEXLIVE_REV= 35821
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/mflogo
|
||||
COMMENT= LaTeX support for MetaFont logo fonts
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb15
|
||||
|
||||
|
|
Loading…
Reference in a new issue