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/lcms/DESCR | 7 +++++++ graphics/lcms/PLIST | 21 +++++++++++++++++++++ graphics/lcms/pkg/DESCR | 7 ------- graphics/lcms/pkg/PLIST | 21 --------------------- 4 files changed, 28 insertions(+), 28 deletions(-) create mode 100644 graphics/lcms/DESCR create mode 100644 graphics/lcms/PLIST delete mode 100644 graphics/lcms/pkg/DESCR delete mode 100644 graphics/lcms/pkg/PLIST (limited to 'graphics/lcms') diff --git a/graphics/lcms/DESCR b/graphics/lcms/DESCR new file mode 100644 index 00000000000..90f9884a6a0 --- /dev/null +++ b/graphics/lcms/DESCR @@ -0,0 +1,7 @@ +LCMS is the Little Color Management System, a Color Matching Method +(CMM) library which implements fast transforms between ICC profiles. +It is released under LGPL with source code and meant to be portable. + +Color management refers to techniques that ensure consistent color +as images are transferred from scanners or cameras to monitors and +printers. diff --git a/graphics/lcms/PLIST b/graphics/lcms/PLIST new file mode 100644 index 00000000000..fa0f12a7a7d --- /dev/null +++ b/graphics/lcms/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:45 zuntum Exp $ +bin/testcms +include/lcms/icc34.h +include/lcms/lcms.h +lib/liblcms.a +lib/liblcms.la +lib/liblcms.so +lib/liblcms.so.1 +lib/liblcms.so.1.6 +share/doc/lcms/README.simple +share/doc/lcms/filter.c +share/doc/lcms/jpgemb.c +share/doc/lcms/lcmsapi.txt +share/doc/lcms/neutral.c +share/doc/lcms/pngchrm.c +share/doc/lcms/simple.c +share/doc/lcms/tiffemb.c +share/doc/lcms/tutorial.txt +share/doc/lcms/wtpt.c +@dirrm share/doc/lcms +@dirrm include/lcms diff --git a/graphics/lcms/pkg/DESCR b/graphics/lcms/pkg/DESCR deleted file mode 100644 index 90f9884a6a0..00000000000 --- a/graphics/lcms/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -LCMS is the Little Color Management System, a Color Matching Method -(CMM) library which implements fast transforms between ICC profiles. -It is released under LGPL with source code and meant to be portable. - -Color management refers to techniques that ensure consistent color -as images are transferred from scanners or cameras to monitors and -printers. diff --git a/graphics/lcms/pkg/PLIST b/graphics/lcms/pkg/PLIST deleted file mode 100644 index 626b544d865..00000000000 --- a/graphics/lcms/pkg/PLIST +++ /dev/null @@ -1,21 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/07 08:22:52 skrll Exp $ -bin/testcms -include/lcms/icc34.h -include/lcms/lcms.h -lib/liblcms.a -lib/liblcms.la -lib/liblcms.so -lib/liblcms.so.1 -lib/liblcms.so.1.6 -share/doc/lcms/README.simple -share/doc/lcms/filter.c -share/doc/lcms/jpgemb.c -share/doc/lcms/lcmsapi.txt -share/doc/lcms/neutral.c -share/doc/lcms/pngchrm.c -share/doc/lcms/simple.c -share/doc/lcms/tiffemb.c -share/doc/lcms/tutorial.txt -share/doc/lcms/wtpt.c -@dirrm share/doc/lcms -@dirrm include/lcms -- cgit v1.2.3