Revision
111772
Author
jmr@macports.org
Date
2013-10-01 08:19:48 -0700 (Tue, 01 Oct 2013)

Log Message

latex2man: license, noarch

Modified Paths

Diff

Modified: trunk/dports/textproc/latex2man/Portfile (111771 => 111772)


--- trunk/dports/textproc/latex2man/Portfile	2013-10-01 15:08:58 UTC (rev 111771)
+++ trunk/dports/textproc/latex2man/Portfile	2013-10-01 15:19:48 UTC (rev 111772)
@@ -5,7 +5,9 @@
 name            latex2man
 version         1.23
 categories      textproc
+license         LPPL
 platforms       darwin
+supported_archs noarch
 maintainers     nomaintainer
 
 description     Translator program intended to translate a LaTeX document into man
@@ -13,7 +15,7 @@
 long_description \
                 Latex2man is a tool to translate UNIX manual pages written \
                 with LaTeX into a format understood by the UNIX man(1)-command. \
-                Alternatively HTML, TexInfo, or LaTeX code can be produced too. 
+                Alternatively HTML, TexInfo, or LaTeX code can be produced too.
 
 homepage        http://www.informatik-vollmer.de/software/latex2man.php
 master_sites    http://www.informatik-vollmer.de/software
@@ -21,7 +23,7 @@
                 sha1    e9b10025255510e4e8af066777c959b599131098 \
                 rmd160  75090f62f12a0a14166514c4854a21567320ae50
 
-depends_run     bin:tex:texlive path:bin/perl:perl5
+depends_lib     bin:tex:texlive path:bin/perl:perl5
 
 worksrcdir      ${name}