wen 2010-04-30 01:57:58 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-CPAN-Meta Makefile distinfo pkg-descr pkg-plist
Log:
CPAN::Meta - The distribution metadata for a CPAN dist
Software distributions released to the CPAN include a META.json or,
for older distributions, META.yml, which describes the distribution,
its contents, and the requirements for building and installing the
distribution. The data structure stored in the META.json file is
described in CPAN::Meta::Spec.
CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.
WWW: http://search.cpan.org/dist/CPAN-Meta/
PR: ports/145882
Submitted by: Ju Pengfei <[email protected]>
Revision Changes Path
1.3905 +1 -0 ports/devel/Makefile
1.1 +34 -0 ports/devel/p5-CPAN-Meta/Makefile (new)
1.1 +3 -0 ports/devel/p5-CPAN-Meta/distinfo (new)
1.1 +11 -0 ports/devel/p5-CPAN-Meta/pkg-descr (new)
1.1 +13 -0 ports/devel/p5-CPAN-Meta/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"