From 7e9524f1017cb18948282b999e45c15b8b9e6dee 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/hp2xx/DESCR | 18 ++++++++++++++++++ graphics/hp2xx/PLIST | 6 ++++++ graphics/hp2xx/pkg/DESCR | 18 ------------------ graphics/hp2xx/pkg/PLIST | 6 ------ 4 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 graphics/hp2xx/DESCR create mode 100644 graphics/hp2xx/PLIST delete mode 100644 graphics/hp2xx/pkg/DESCR delete mode 100644 graphics/hp2xx/pkg/PLIST (limited to 'graphics/hp2xx') diff --git a/graphics/hp2xx/DESCR b/graphics/hp2xx/DESCR new file mode 100644 index 00000000000..416845af1c2 --- /dev/null +++ b/graphics/hp2xx/DESCR @@ -0,0 +1,18 @@ +hp2xx reads HPGL ASCII source files, interprets them, and +converts them into either another vector-oriented format or +one of several rasterfile formats. Currently, its HPGL +parser recognizes a subset of the HP 7550A command set. Some +high-level functions like filled polygons are missing. +Also, only the basic fixed character set 0 is supported. +Beside these limitations, hp2xx has proven to work with many +HP-GL sources without any trouble. + +In addition, hp2xx includes an X11 previewer for HPGL files. + +Supported vector formats are: TeX/Metafont, emTex-specials, +TeX/epic-Macros, and -I PostScript. + +Supported raster formats are: HP-PCL, PCX, PIC, IMG, +PBM, and previews. However, generation of other formats is +made easy for programmers because of hp2xx's modular struc- +ture. diff --git a/graphics/hp2xx/PLIST b/graphics/hp2xx/PLIST new file mode 100644 index 00000000000..9a05b74b840 --- /dev/null +++ b/graphics/hp2xx/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:29 zuntum Exp $ +bin/hp2xx +man/man1/hp2xx.1 +@unexec install-info --delete %D/info/hp2xx.info %D/info/dir +info/hp2xx.info +@exec install-info %D/info/hp2xx.info %D/info/dir diff --git a/graphics/hp2xx/pkg/DESCR b/graphics/hp2xx/pkg/DESCR deleted file mode 100644 index 416845af1c2..00000000000 --- a/graphics/hp2xx/pkg/DESCR +++ /dev/null @@ -1,18 +0,0 @@ -hp2xx reads HPGL ASCII source files, interprets them, and -converts them into either another vector-oriented format or -one of several rasterfile formats. Currently, its HPGL -parser recognizes a subset of the HP 7550A command set. Some -high-level functions like filled polygons are missing. -Also, only the basic fixed character set 0 is supported. -Beside these limitations, hp2xx has proven to work with many -HP-GL sources without any trouble. - -In addition, hp2xx includes an X11 previewer for HPGL files. - -Supported vector formats are: TeX/Metafont, emTex-specials, -TeX/epic-Macros, and -I PostScript. - -Supported raster formats are: HP-PCL, PCX, PIC, IMG, -PBM, and previews. However, generation of other formats is -made easy for programmers because of hp2xx's modular struc- -ture. diff --git a/graphics/hp2xx/pkg/PLIST b/graphics/hp2xx/pkg/PLIST deleted file mode 100644 index 0c932530e56..00000000000 --- a/graphics/hp2xx/pkg/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/02/11 19:17:31 tv Exp $ -bin/hp2xx -man/man1/hp2xx.1 -@unexec install-info --delete %D/info/hp2xx.info %D/info/dir -info/hp2xx.info -@exec install-info %D/info/hp2xx.info %D/info/dir -- cgit v1.2.3