aboutsummaryrefslogtreecommitdiff
path: root/print/xtexsh
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-28 09:38:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-28 09:38:26 +0000
commit3bf5f7ac84d0e71335344640aa2602268d1a98dc (patch)
tree1a713539dccf4dd013c519e6a2f096671d57737c /print/xtexsh
parent145a1222d538ba397b1b462ecbdb251968fcdf3d (diff)
downloadports-3bf5f7ac84d0e71335344640aa2602268d1a98dc.tar.gz
ports-3bf5f7ac84d0e71335344640aa2602268d1a98dc.zip
- Fix LICENSE
- Pet portlint - Update WWW
Notes
Notes: svn path=/head/; revision=513109
Diffstat (limited to 'print/xtexsh')
-rw-r--r--print/xtexsh/Makefile12
-rw-r--r--print/xtexsh/pkg-descr2
2 files changed, 7 insertions, 7 deletions
diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile
index 0f40d739d2e2..5394415cb69d 100644
--- a/print/xtexsh/Makefile
+++ b/print/xtexsh/Makefile
@@ -10,18 +10,18 @@ MASTER_SITES= http://www.mat.univie.ac.at/~gerald/ftp/xtexsh/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tcl/Tk-based simple TeX interface
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-NO_BUILD= yes
-NO_ARCH= yes
-
+USES= desktop-file-utils gnome shebangfix tk
USE_TEX= latex
-USES= tk desktop-file-utils shebangfix
SHEBANG_FILES= xtexsh
INSTALLS_ICONS= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+NO_BUILD= yes
+NO_ARCH= yes
+
PORTDOCS= *
OPTIONS_DEFINE= DOCS
diff --git a/print/xtexsh/pkg-descr b/print/xtexsh/pkg-descr
index 4701fc4679e3..cf434de74b26 100644
--- a/print/xtexsh/pkg-descr
+++ b/print/xtexsh/pkg-descr
@@ -3,4 +3,4 @@ xtexsh - xTeX Shell by Gerald Teschlxtem
The present program is a simple TeX interface for the X Window System based on
"wish", respectively Tcl/Tk.
-WWW: http://www.mat.univie.ac.at/~gerald/ftp/xtexsh/
+WWW: https://www.mat.univie.ac.at/~gerald/ftp/xtexsh/