diff options
Diffstat (limited to 'academic/latex2html/template.info')
-rw-r--r-- | academic/latex2html/template.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/latex2html/template.info b/academic/latex2html/template.info new file mode 100644 index 0000000000000..6d39f7d415e8d --- /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" |