From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 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/gle/DESCR | 7 +++++++ graphics/gle/PLIST | 21 +++++++++++++++++++++ graphics/gle/pkg/DESCR | 7 ------- graphics/gle/pkg/PLIST | 21 --------------------- 4 files changed, 28 insertions(+), 28 deletions(-) create mode 100644 graphics/gle/DESCR create mode 100644 graphics/gle/PLIST delete mode 100644 graphics/gle/pkg/DESCR delete mode 100644 graphics/gle/pkg/PLIST (limited to 'graphics/gle') diff --git a/graphics/gle/DESCR b/graphics/gle/DESCR new file mode 100644 index 00000000000..b6b11a2492b --- /dev/null +++ b/graphics/gle/DESCR @@ -0,0 +1,7 @@ + The GLE Tubing and Extrusion Library is a graphics application +programming interface (API). The library consists of a number of "C" +language subroutines for drawing tubing and extrusions. The library is +distributed in source code form, in a package that includes documentation, +a VRML proposal, Makefiles, and full source code and header files. It +uses the OpenGL (TM) programming API to perform the actual drawing of the +tubing and extrusions. diff --git a/graphics/gle/PLIST b/graphics/gle/PLIST new file mode 100644 index 00000000000..dde94bcc507 --- /dev/null +++ b/graphics/gle/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:10 zuntum Exp $ +include/GL/gle.h +lib/libgle.a +lib/libgle.la +lib/libgle.so +lib/libgle.so.3 +lib/libgle.so.3.2 +man/man3/gle.3 +man/man3/gleExtrusion.3 +man/man3/gleHelicoid.3 +man/man3/gleLathe.3 +man/man3/glePolyCone.3 +man/man3/glePolyCylinder.3 +man/man3/gleScrew.3 +man/man3/gleSetJoinStyle.3 +man/man3/gleSetNumSides.3 +man/man3/gleSpiral.3 +man/man3/gleSuperExtrusion.3 +man/man3/gleTextureMode.3 +man/man3/gleToroid.3 +man/man3/gleTwistExtrusion.3 diff --git a/graphics/gle/pkg/DESCR b/graphics/gle/pkg/DESCR deleted file mode 100644 index b6b11a2492b..00000000000 --- a/graphics/gle/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ - The GLE Tubing and Extrusion Library is a graphics application -programming interface (API). The library consists of a number of "C" -language subroutines for drawing tubing and extrusions. The library is -distributed in source code form, in a package that includes documentation, -a VRML proposal, Makefiles, and full source code and header files. It -uses the OpenGL (TM) programming API to perform the actual drawing of the -tubing and extrusions. diff --git a/graphics/gle/pkg/PLIST b/graphics/gle/pkg/PLIST deleted file mode 100644 index 651aec56dbb..00000000000 --- a/graphics/gle/pkg/PLIST +++ /dev/null @@ -1,21 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/14 17:00:32 rh Exp $ -include/GL/gle.h -lib/libgle.a -lib/libgle.la -lib/libgle.so -lib/libgle.so.3 -lib/libgle.so.3.2 -man/man3/gle.3 -man/man3/gleExtrusion.3 -man/man3/gleHelicoid.3 -man/man3/gleLathe.3 -man/man3/glePolyCone.3 -man/man3/glePolyCylinder.3 -man/man3/gleScrew.3 -man/man3/gleSetJoinStyle.3 -man/man3/gleSetNumSides.3 -man/man3/gleSpiral.3 -man/man3/gleSuperExtrusion.3 -man/man3/gleTextureMode.3 -man/man3/gleToroid.3 -man/man3/gleTwistExtrusion.3 -- cgit v1.2.3