import p5-Graphics-ColorNames-WWW

This modules defines color names and their associated RGB values from
various WWW specifications and implementations.
This commit is contained in:
simon 2007-07-22 16:05:02 +00:00
parent a2a38f629e
commit 74f4c9e75a
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/22 16:05:02 simon Exp $
COMMENT= WWW color names and equivalent RGB values
MODULES= cpan
DISTNAME= Graphics-ColorNames-WWW-0.01
CATEGORIES= graphics www
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::graphics/p5-Graphics-ColorNames
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Graphics-ColorNames-WWW-0.01.tar.gz) = 6MtfhLlP21f1vE5vmI8RiQ==
RMD160 (Graphics-ColorNames-WWW-0.01.tar.gz) = Tv+FnR/SKpsJD4bCRqX5MOXGzXU=
SHA1 (Graphics-ColorNames-WWW-0.01.tar.gz) = hnJnT1mox1OCGLT7nFM/i3S8PTc=
SHA256 (Graphics-ColorNames-WWW-0.01.tar.gz) = YRuOEeNTy8Eb+5ReG0uL2qWrTMklOJAb8BO3lXRtmn8=
SIZE (Graphics-ColorNames-WWW-0.01.tar.gz) = 6384

View File

@ -0,0 +1,2 @@
This modules defines color names and their associated RGB values from
various WWW specifications and implementations.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 16:05:02 simon Exp $
${P5SITE}/Graphics/ColorNames/IE.pm
${P5SITE}/Graphics/ColorNames/SVG.pm
${P5SITE}/Graphics/ColorNames/WWW.pm
@man man/man3p/Graphics::ColorNames::IE.3p
@man man/man3p/Graphics::ColorNames::SVG.3p
@man man/man3p/Graphics::ColorNames::WWW.3p