Date: Sat, 31 Oct 2009 12:49:47 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Pod-Autopod Makefile distinfo pkg-descr pkg-plist Message-ID: <200910311249.n9VCnlhp066028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2009-10-31 12:49:47 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Pod-Autopod Makefile distinfo pkg-descr pkg-plist
Log:
Pod::Autopod is designed to generate pod documentation of a perl
class by analysing its code. The idea is to have something similar
like javadoc. So it uses also comments written directly obove the
method definitions. It is designed to asumes a pm file which
represents a class.
Of course it can not understand every kind of syntax, parameters,
etc. But the plan is to improve this library in the future to
understand more and more automatically.
WWW: http://search.cpan.org/dist/Pod-Autopod/
Approved by: miwi,jadawin(mentors,implicit)
Revision Changes Path
1.1387 +1 -0 ports/textproc/Makefile
1.1 +25 -0 ports/textproc/p5-Pod-Autopod/Makefile (new)
1.1 +3 -0 ports/textproc/p5-Pod-Autopod/distinfo (new)
1.1 +11 -0 ports/textproc/p5-Pod-Autopod/pkg-descr (new)
1.1 +6 -0 ports/textproc/p5-Pod-Autopod/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910311249.n9VCnlhp066028>
