1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/csw/mgar/pkg/cpan/Chart/trunk/Makefile

Revision 16916, 358 bytes (checked in by dmichelsen, 17 months ago)

WHOLE TREE: Explicitly set GARTYPE to current default 'v2'

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