diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-08-31 07:07:16 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-08-31 07:07:16 +0800 |
commit | 481f330c69367fc3d6c5c1cd2d26e9c59a13516c (patch) | |
tree | 409117068ba60966c299b706f1eb6ced07e5c4d7 /graphics/Makefile | |
parent | 20d7198c4a12a8e648494a85429c9400c6c4f05b (diff) | |
download | freebsd-ports-gnome-481f330c69367fc3d6c5c1cd2d26e9c59a13516c.tar.gz freebsd-ports-gnome-481f330c69367fc3d6c5c1cd2d26e9c59a13516c.tar.zst freebsd-ports-gnome-481f330c69367fc3d6c5c1cd2d26e9c59a13516c.zip |
Add p5-Layout-Manager, 2D Layout Management.
Layout::Manager provides a simple interface for creating layout managers, or
classes that size and position components withing a container.
WWW: http://search.cpan.org/dist/Layout-Manager/
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0005b5abad5a..1f116d44b1d5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -544,6 +544,7 @@ SUBDIR += p5-Imager-Plot SUBDIR += p5-Imager-QRCode SUBDIR += p5-Imlib2 + SUBDIR += p5-Layout-Manager SUBDIR += p5-OpenGL SUBDIR += p5-SVG-DOM2 SUBDIR += p5-SVG-Graph |