Device and library agnostic graphic primitives Maintained by:perl@FreeBSD.org Port Added: 30 Aug 2008 23:50:18 Also Listed In:perl5 License: not specified in port
Graphics::Primitive is library agnostic system for drawing things.
The idea is to allow you to create and manipulate graphical components and
then pass them off to a Driver for actual drawing.
WWW: http://search.cpan.org/dist/Graphics-Primitive/
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
Add p5-Graphics-Primitive, device and library agnostic graphic primitives.
Graphics::Primitive is library agnostic system for drawing things.
The idea is to allow you to create and manipulate graphical components and
then pass them off to a Driver for actual drawing.
WWW: http://search.cpan.org/dist/Graphics-Primitive/