summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1995-01-02 22:55:12 +0000
committerSteven Wallace <swallace@FreeBSD.org>1995-01-02 22:55:12 +0000
commit7122cc8662c238bde9feca4e594a8de4db6a27de (patch)
treefec5890b6fac3d6d2aaa9e26a1a7a03e6eb5d648 /graphics/xpaint
parent@cd /usr/X11R6 (diff)
XPaint version 2.1.1
Depends on xpm, tiff, jpeg.
Notes
Notes: svn path=/head/; revision=665
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile16
-rw-r--r--graphics/xpaint/pkg-comment1
-rw-r--r--graphics/xpaint/pkg-descr5
-rw-r--r--graphics/xpaint/pkg-plist4
4 files changed, 26 insertions, 0 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
new file mode 100644
index 000000000000..e5e48d8b7b61
--- /dev/null
+++ b/graphics/xpaint/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: xpaint
+# Version required: 2.1.1
+# Date created: 2 Jan 1995
+# Whom: swallace
+#
+# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
+#
+
+DISTNAME= xpaint-2.1.1
+MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib
+DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff ${PORTSDIR}/x11/xpm
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+WRKSRC= ${.CURDIR}/work/xpaint
+
+.include <bsd.port.mk>
diff --git a/graphics/xpaint/pkg-comment b/graphics/xpaint/pkg-comment
new file mode 100644
index 000000000000..3972f0c185e5
--- /dev/null
+++ b/graphics/xpaint/pkg-comment
@@ -0,0 +1 @@
+XPaint is a simple paint program.
diff --git a/graphics/xpaint/pkg-descr b/graphics/xpaint/pkg-descr
new file mode 100644
index 000000000000..115dc08bfbe1
--- /dev/null
+++ b/graphics/xpaint/pkg-descr
@@ -0,0 +1,5 @@
+XPaint 2.1.1
+
+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/xpaint/pkg-plist b/graphics/xpaint/pkg-plist
new file mode 100644
index 000000000000..3d1f69063b67
--- /dev/null
+++ b/graphics/xpaint/pkg-plist
@@ -0,0 +1,4 @@
+@cwd /usr/X11R6
+bin/xpaint
+man/man1/xpaint.1.gz
+lib/X11/app-defaults/XPaint