aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-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/