SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
graphics/p5-Graphics-ColorNames/pkg/DESCR
Normal file
5
graphics/p5-Graphics-ColorNames/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
This module defines RGB values for common color names. The intention
|
||||
is to (1) provide a common module that authors can use with other
|
||||
modules to specify colors; and (2) free module authors from having
|
||||
to "re-invent the wheel" whenever they decide to give the users the
|
||||
option of specifying a color by name rather than RGB value.
|
12
graphics/p5-Graphics-ColorNames/pkg/PLIST
Normal file
12
graphics/p5-Graphics-ColorNames/pkg/PLIST
Normal file
|
@ -0,0 +1,12 @@
|
|||
${P5SITE}/Graphics/
|
||||
${P5SITE}/Graphics/ColorNames/
|
||||
${P5SITE}/Graphics/ColorNames.pm
|
||||
${P5SITE}/Graphics/ColorNames/HTML.pm
|
||||
${P5SITE}/Graphics/ColorNames/Netscape.pm
|
||||
${P5SITE}/Graphics/ColorNames/Windows.pm
|
||||
${P5SITE}/Graphics/ColorNames/X.pm
|
||||
@man man/man3p/Graphics::ColorNames.3p
|
||||
@man man/man3p/Graphics::ColorNames::HTML.3p
|
||||
@man man/man3p/Graphics::ColorNames::Netscape.3p
|
||||
@man man/man3p/Graphics::ColorNames::Windows.3p
|
||||
@man man/man3p/Graphics::ColorNames::X.3p
|
Loading…
Add table
Add a link
Reference in a new issue