mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
5 lines
272 B
Plaintext
5 lines
272 B
Plaintext
This module extends ExtUtils::ModuleMaker to use Template Toolkit 2 (TT2)
|
|
to build skeleton files for a new module. Templates may either be default
|
|
templates supplied within the module or user-customized templates in a
|
|
directory specified with the TEMPLATE_DIR parameter.
|