summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-08 11:16:56 +0000
committerwiz <wiz>2015-05-08 11:16:56 +0000
commit3ca5adbcf8776d00a7d3b0fc28320a6f8a250dd2 (patch)
tree80d27802843e695614e19927cbe3a552356adc9e /fonts
parent15562e1441b77ffad32c32645b4b93827cbb9c56 (diff)
downloadpkgsrc-3ca5adbcf8776d00a7d3b0fc28320a6f8a250dd2.tar.gz
Add HOMEPAGE and missing DEPENDS. Bump PKGREVISION.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-cbfonts/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/tex-cbfonts/Makefile b/fonts/tex-cbfonts/Makefile
index 85c904fc19c..c7b4bcd3c1b 100644
--- a/fonts/tex-cbfonts/Makefile
+++ b/fonts/tex-cbfonts/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/08 11:16:56 wiz Exp $
DISTNAME= cbfonts
PKGNAME= tex-${DISTNAME}-2014
+PKGREVISION= 1
TEXLIVE_REV= 31624
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/cbgreek-complete
COMMENT= Complete set of Greek fonts
LICENSE= lppl-1.3c
-# DEPENDS+= tex-cbfonts-fd-[0-9]*:../../print/tex-cbfonts-fd
+DEPENDS+= tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd
TEX_MIXEDMAP_FILES+= cbgreek-full.map
-# catalogue cbgreek-complete
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"