summaryrefslogtreecommitdiff
path: root/graphics/xpx
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-18 09:56:43 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-11-18 09:56:43 +0000
commite596dc8b18dc4e516b5704c29741a9da9ccdb165 (patch)
treeb156df27717eb6844ac1ca1bd32bab4a63c9907d /graphics/xpx
parentInitial Import xmagv. (diff)
Initial Import xpx.
Xpx is a simple pixel editing tool to make datas for KISS
Notes
Notes: svn path=/head/; revision=14629
Diffstat (limited to 'graphics/xpx')
-rw-r--r--graphics/xpx/Makefile28
-rw-r--r--graphics/xpx/distinfo1
-rw-r--r--graphics/xpx/pkg-comment1
-rw-r--r--graphics/xpx/pkg-descr12
-rw-r--r--graphics/xpx/pkg-plist4
5 files changed, 46 insertions, 0 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile
new file mode 100644
index 000000000000..8d971976caa2
--- /dev/null
+++ b/graphics/xpx/Makefile
@@ -0,0 +1,28 @@
+# ports collection makefile for: xpx
+# Version required: 1.41
+# Date created: 25 Oct 1998
+# Whom: Seiichirou Hiraoka
+#
+# $Id$
+#
+
+DISTNAME= xpx141
+PKGNAME= xpx-1.41
+CATEGORIES= graphics
+MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/xpx
+
+MAINTAINER= flathill@flathill.gr.jp
+
+WRKSRC= ${WRKDIR}/xpx
+USE_IMAKE= yes
+XMKMF= xmkmf
+
+NO_INSTALL_MANPAGES= yes
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/ja/xpx
+ ${INSTALL_MAN} ${WRKSRC}/xpx.doc ${WRKSRC}/xpxrc.eg ${PREFIX}/share/doc/ja/xpx
+.endif
+
+.include <bsd.port.mk>
diff --git a/graphics/xpx/distinfo b/graphics/xpx/distinfo
new file mode 100644
index 000000000000..0d0a83fb298e
--- /dev/null
+++ b/graphics/xpx/distinfo
@@ -0,0 +1 @@
+MD5 (xpx141.tar.gz) = d6553e2b1f8940f6b43da76c13d2983e
diff --git a/graphics/xpx/pkg-comment b/graphics/xpx/pkg-comment
new file mode 100644
index 000000000000..47f708f2ada0
--- /dev/null
+++ b/graphics/xpx/pkg-comment
@@ -0,0 +1 @@
+Xpx is a simple pixel editing tool to make datas for KISS
diff --git a/graphics/xpx/pkg-descr b/graphics/xpx/pkg-descr
new file mode 100644
index 000000000000..47f7a14b368f
--- /dev/null
+++ b/graphics/xpx/pkg-descr
@@ -0,0 +1,12 @@
+Xpx is a simple pixel editing tool to make datas for KISS,
+run under X Winodw System on unix workstation.
+KISS - KISekae Set system is a paper doll changing clothes program for
+NEC PC-9801, IBM-PC/AT compatible, MS-Windows, X Window System
+and other many computer systems.
+
+Let's create KISS datas on X Window System!
+
+http://www2s.biglobe.ne.jp/~yav/soft/index.html#xpx
+
+- Seiichirou Hiraoka
+flathill@flathill.gr.jp
diff --git a/graphics/xpx/pkg-plist b/graphics/xpx/pkg-plist
new file mode 100644
index 000000000000..c9ff2857ea7b
--- /dev/null
+++ b/graphics/xpx/pkg-plist
@@ -0,0 +1,4 @@
+bin/xpx
+share/doc/ja/xpx/xpx.doc
+share/doc/ja/xpx/xpxrc.eg
+@dirrm share/doc/ja/xpx