From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- graphics/gdchart/DESCR | 2 ++ graphics/gdchart/PLIST | 12 ++++++++++++ graphics/gdchart/pkg/DESCR | 2 -- graphics/gdchart/pkg/PLIST | 12 ------------ 4 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 graphics/gdchart/DESCR create mode 100644 graphics/gdchart/PLIST delete mode 100644 graphics/gdchart/pkg/DESCR delete mode 100644 graphics/gdchart/pkg/PLIST (limited to 'graphics/gdchart') diff --git a/graphics/gdchart/DESCR b/graphics/gdchart/DESCR new file mode 100644 index 00000000000..8b0b4a245a8 --- /dev/null +++ b/graphics/gdchart/DESCR @@ -0,0 +1,2 @@ +GDChart is an easy to use, high performance library/C API for creating charts +and graphs in GIF, PNG, JPEG and WBMP format. diff --git a/graphics/gdchart/PLIST b/graphics/gdchart/PLIST new file mode 100644 index 00000000000..b2a20d1ae24 --- /dev/null +++ b/graphics/gdchart/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:50:49 zuntum Exp $ +include/gdchart.h +include/gdc.h +include/gdcpie.h +include/gifencode.h +lib/libgdchart.a +share/doc/gdchart/README +share/examples/gdchart/gdc_samp1.c +share/examples/gdchart/gdc_samp2.c +share/examples/gdchart/gdc_pie_samp.c +@dirrm share/examples/gdchart +@dirrm share/doc/gdchart diff --git a/graphics/gdchart/pkg/DESCR b/graphics/gdchart/pkg/DESCR deleted file mode 100644 index 8b0b4a245a8..00000000000 --- a/graphics/gdchart/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -GDChart is an easy to use, high performance library/C API for creating charts -and graphs in GIF, PNG, JPEG and WBMP format. diff --git a/graphics/gdchart/pkg/PLIST b/graphics/gdchart/pkg/PLIST deleted file mode 100644 index db03be1e20d..00000000000 --- a/graphics/gdchart/pkg/PLIST +++ /dev/null @@ -1,12 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/10/18 11:39:25 wiz Exp $ -include/gdchart.h -include/gdc.h -include/gdcpie.h -include/gifencode.h -lib/libgdchart.a -share/doc/gdchart/README -share/examples/gdchart/gdc_samp1.c -share/examples/gdchart/gdc_samp2.c -share/examples/gdchart/gdc_pie_samp.c -@dirrm share/examples/gdchart -@dirrm share/doc/gdchart -- cgit v1.2.3