diff options
author | smace <smace@FreeBSD.org> | 1994-11-06 10:16:41 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1994-11-06 10:16:41 +0800 |
commit | 345d3a922922ed4893127ce84ebfed7a101ec303 (patch) | |
tree | c01f7b128f6a48f650352ff303a683386a21d5ec /graphics | |
parent | 06b629a3a8b0e1d1e2ada43ca1739675e424a8c8 (diff) | |
download | freebsd-ports-graphics-345d3a922922ed4893127ce84ebfed7a101ec303.tar.gz freebsd-ports-graphics-345d3a922922ed4893127ce84ebfed7a101ec303.tar.zst freebsd-ports-graphics-345d3a922922ed4893127ce84ebfed7a101ec303.zip |
Add pkg files
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xv/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/xv/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/xv/pkg-plist | 8 |
3 files changed, 15 insertions, 0 deletions
diff --git a/graphics/xv/pkg-comment b/graphics/xv/pkg-comment new file mode 100644 index 00000000000..56314ee58d5 --- /dev/null +++ b/graphics/xv/pkg-comment @@ -0,0 +1 @@ +XV 3.01 diff --git a/graphics/xv/pkg-descr b/graphics/xv/pkg-descr new file mode 100644 index 00000000000..13b5c3bc3c9 --- /dev/null +++ b/graphics/xv/pkg-descr @@ -0,0 +1,6 @@ +xv is an X11 program that displays images in the GIF, +JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit +RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB, +possibly PostScript, and PM formats on workstations and +terminals running the X Window System, Version 11. + diff --git a/graphics/xv/pkg-plist b/graphics/xv/pkg-plist new file mode 100644 index 00000000000..ac727e4a988 --- /dev/null +++ b/graphics/xv/pkg-plist @@ -0,0 +1,8 @@ +@cwd /usr/X11R6 +bin/xv +bin/bggen +bin/vdcomp +bin/xcmap +man/man1/xv.1.gz +man/man1/bggen.1.gz +man/man1/xcmap.1.gz |