summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-05 18:29:17 +0000
committerwiz <wiz>2015-05-05 18:29:17 +0000
commit518e1f02d50233c09e44291d501f9122f75e1f4f (patch)
tree2ff94320e83d91446f6735b718ac4096094ac4d3 /fonts
parent9beb0800a4820606e96dc526ea9c5043d3ac8877 (diff)
downloadpkgsrc-518e1f02d50233c09e44291d501f9122f75e1f4f.tar.gz
Set HOMEPAGE and LICENSE.
XXX: version should be 2.0 instead of 2014.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-mflogo-doc/DESCR2
-rw-r--r--fonts/tex-mflogo-doc/Makefile6
2 files changed, 6 insertions, 2 deletions
diff --git a/fonts/tex-mflogo-doc/DESCR b/fonts/tex-mflogo-doc/DESCR
index 96045eb8637..f19f70efb2a 100644
--- a/fonts/tex-mflogo-doc/DESCR
+++ b/fonts/tex-mflogo-doc/DESCR
@@ -1 +1 @@
-This is documentation for tex-mflogo.
+Documentation for tex-mflogo.
diff --git a/fonts/tex-mflogo-doc/Makefile b/fonts/tex-mflogo-doc/Makefile
index dba93afa59e..fa91be8e365 100644
--- a/fonts/tex-mflogo-doc/Makefile
+++ b/fonts/tex-mflogo-doc/Makefile
@@ -1,11 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2015/04/26 00:43:06 markd Exp $
+# $NetBSD: Makefile,v 1.6 2015/05/05 18:29:17 wiz Exp $
DISTNAME= mflogo.doc
+# should be
+#PKGNAME= tex-${DISTNAME:S/./-/}-2.0
PKGNAME= tex-${DISTNAME:S/./-/}-2014
TEXLIVE_REV= 35821
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mflogo
COMMENT= Documentation for tex-mflogo
+LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"