cvs commit: ports/devel Makefile ports/devel/p5-Module-Manifest
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Sun Mar 15 10:13:30 PDT 2009
miwi 2009-03-15 17:13:27 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Module-Manifest Makefile distinfo pkg-descr pkg-plist
Log:
Module::Manifest is a simple utility module created originally for use
in Module::Inspector. It allows you to load the MANIFEST file that comes
in a Perl distribution tarball, examine the contents, and perform some
simple tasks.
Granted, the functionality needed to do this is quite simple, but the Perl
distribution MANIFEST specification contains a couple of little idiosyncracies,
such as line comments and space-seperated inline comments.
WWW: http://search.cpan.org/dist/Module-Manifest/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
Revision Changes Path
1.3410 +1 -0 ports/devel/Makefile
1.1 +24 -0 ports/devel/p5-Module-Manifest/Makefile (new)
1.1 +3 -0 ports/devel/p5-Module-Manifest/distinfo (new)
1.1 +10 -0 ports/devel/p5-Module-Manifest/pkg-descr (new)
1.1 +6 -0 ports/devel/p5-Module-Manifest/pkg-plist (new)
More information about the cvs-ports
mailing list