diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/xart/pkg | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/xart/pkg')
-rw-r--r-- | graphics/xart/pkg/DESCR | 4 | ||||
-rw-r--r-- | graphics/xart/pkg/PLIST | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/graphics/xart/pkg/DESCR b/graphics/xart/pkg/DESCR deleted file mode 100644 index 7cb258f612d..00000000000 --- a/graphics/xart/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -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 deleted file mode 100644 index 0ca88d5f19f..00000000000 --- a/graphics/xart/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@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 |