SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Many Perl distributions use a Build.PL file instead of a Makefile.PL
file to drive distribution configuration, build, test and installation.
Traditionally, Build.PL uses Module::Build as the underlying build
system. This module provides a simple, lightweight, drop-in
replacement.
Whereas Module::Build has over 6,700 lines of code; this module has
less than 120, yet supports the features needed by most distributions.

View file

@ -0,0 +1,4 @@
${P5SITE}/Module/
${P5SITE}/Module/Build/
${P5SITE}/Module/Build/Tiny.pm
@man man/man3p/Module::Build::Tiny.3p