summaryrefslogtreecommitdiffstats
path: root/academic/latex2html/template.info
diff options
context:
space:
mode:
author andy brookes <andybrookestar@gmail.com>2019-06-23 05:54:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-23 05:54:17 +0700
commit52a7b2d7275d2a3ad5c66a786eade64db4f699e3 (patch)
tree5bb29d8f7bc0e9eed1c4b2fce22451233c97492d /academic/latex2html/template.info
parent3b8d1ea88318a903d9de39bfc5b10f76b38d292d (diff)
downloadslackbuilds-52a7b2d7275d2a3ad5c66a786eade64db4f699e3.tar.gz
slackbuilds-52a7b2d7275d2a3ad5c66a786eade64db4f699e3.tar.xz
academic/latex2html: Added (convert latex document).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--academic/latex2html/template.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/latex2html/template.info b/academic/latex2html/template.info
new file mode 100644
index 0000000000..6d39f7d415
--- /dev/null
+++ b/academic/latex2html/template.info
@@ -0,0 +1,10 @@
+PRGNAM="name of application"
+VERSION="version of application"
+HOMEPAGE="homepage of application"
+DOWNLOAD="direct download link(s) of application source tarball(s) arch-independent or x86"
+MD5SUM="md5sum(s) of the source tarball(s) defined in DOWNLOAD"
+DOWNLOAD_x86_64="direct download link(s) of application source tarball(s), x86_64 only"
+MD5SUM_x86_64="md5sum(s) of the source tarball(s) defined in DOWNLOAD_x86_64"
+REQUIRES="%README%"
+MAINTAINER="name of SlackBuild script maintainer"
+EMAIL="email address of author"