root/csw/mgar/pkg/cpan/Chart/trunk/Makefile
| Revision 16916, 358 bytes (checked in by dmichelsen, 17 months ago) |
|---|
| Line | |
|---|---|
| 1 | NAME = Chart |
| 2 | VERSION = 2.4.1 |
| 3 | CATEGORIES = cpan |
| 4 | GARTYPE = v2 |
| 5 | AUTHOR = CHARTGRP |
| 6 | |
| 7 | DESCRIPTION = A series of charting modules based on GD |
| 8 | define BLURB |
| 9 | GD extensions for drawing various chart types, such as Composite, Error Bar |
| 10 | and Pareto. |
| 11 | endef |
| 12 | |
| 13 | RUNTIME_DEP_PKGS = CSWpmgd |
| 14 | |
| 15 | PACKAGES = CSWpmchart |
| 16 | CATALOGNAME = pm_chart |
| 17 | |
| 18 | ARCHALL = 1 |
| 19 | |
| 20 | include gar/category.mk |
| 21 |
Note: See TracBrowser
for help on using the browser.
