summaryrefslogtreecommitdiff
path: root/print/tex-texmate
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-06 09:07:30 +0000
committerwiz <wiz@pkgsrc.org>2015-05-06 09:07:30 +0000
commitb11c0b19f27ab8a372daabfc1df3d2db93e5fd45 (patch)
treedba72f6ed2dcf98293b0d62e3eec30132984d506 /print/tex-texmate
parent39e45b11dd6517701c1a5a0777b39c9c2e64673b (diff)
downloadpkgsrc-b11c0b19f27ab8a372daabfc1df3d2db93e5fd45.tar.gz
Set HOMEPAGE, LICENSE.
Diffstat (limited to 'print/tex-texmate')
-rw-r--r--print/tex-texmate/DESCR19
-rw-r--r--print/tex-texmate/Makefile4
2 files changed, 13 insertions, 10 deletions
diff --git a/print/tex-texmate/DESCR b/print/tex-texmate/DESCR
index 8794553ecf1..f8e3d1bae3e 100644
--- a/print/tex-texmate/DESCR
+++ b/print/tex-texmate/DESCR
@@ -1,9 +1,10 @@
-TeXmate formats chess games from very simple ascii input. The clean
-"1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as
-the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format
-is fully customizable. There are 4 levels of commentary: 1 is the
-main game, 2-3 are commentaries. Each has its fonts, punctuation
-marks, etc., and these are also customizable. The package includes
-a tool for the creation of diagrams. The package works in conjunction
-with skak to produce diagrams of the current position automatically.
-For chess fonts, the package uses the chessfss system.
+TeXmate formats chess games from very simple ascii input. The
+clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
+results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
+resulting format is fully customizable. There are 4 levels of
+commentary: 1 is the main game, 2-3 are commentaries. Each has
+its fonts, punctuation marks, etc., and these are also
+customizable. The package includes a tool for the creation of
+diagrams. The package works in conjunction with skak to produce
+diagrams of the current position automatically. For chess
+fonts, the package uses the chessfss system.
diff --git a/print/tex-texmate/Makefile b/print/tex-texmate/Makefile
index fa431894ac7..a2fabc5bc58 100644
--- a/print/tex-texmate/Makefile
+++ b/print/tex-texmate/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/06 09:07:30 wiz Exp $
DISTNAME= texmate
PKGNAME= tex-${DISTNAME}-2
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/texmate
COMMENT= Comprehensive chess annotation in LaTeX
+LICENSE= lppl-1.3c
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-skaknew