diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-04-21 00:46:57 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-04-21 00:46:57 +0000 |
commit | 1b34bb3c11896e42df2b058c348805c0678efea0 (patch) | |
tree | 31e2a2e108e55d54d081511162846b9910c021dd /graphics/xart/pkg | |
parent | 3d3346cdc44c0fc214dab33ee3975ac04cdc983a (diff) | |
download | pkgsrc-1b34bb3c11896e42df2b058c348805c0678efea0.tar.gz |
enhanced xpaint
Diffstat (limited to 'graphics/xart/pkg')
-rw-r--r-- | graphics/xart/pkg/COMMENT | 1 | ||||
-rw-r--r-- | graphics/xart/pkg/DESCR | 4 | ||||
-rw-r--r-- | graphics/xart/pkg/PLIST | 4 |
3 files changed, 9 insertions, 0 deletions
diff --git a/graphics/xart/pkg/COMMENT b/graphics/xart/pkg/COMMENT new file mode 100644 index 00000000000..1176ed7cb2c --- /dev/null +++ b/graphics/xart/pkg/COMMENT @@ -0,0 +1 @@ +Paint program (enhanced xpaint). diff --git a/graphics/xart/pkg/DESCR b/graphics/xart/pkg/DESCR new file mode 100644 index 00000000000..7cb258f612d --- /dev/null +++ b/graphics/xart/pkg/DESCR @@ -0,0 +1,4 @@ +XArt is a enhanced version of XPaint. +XPaint is a color image editing tool which features most standard paint +program options. It allows for the editing of mul- tiple images simultaneously +and supports various formats, including PPM, XBM, TIFF, etc. diff --git a/graphics/xart/pkg/PLIST b/graphics/xart/pkg/PLIST new file mode 100644 index 00000000000..0ca88d5f19f --- /dev/null +++ b/graphics/xart/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 1998/04/21 00:46:59 hubertf Exp $ +bin/xart +man/cat1/xart.0 +lib/X11/app-defaults/XArt |