1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Initial Import xpx.

Xpx is a simple pixel editing tool to make datas for KISS
This commit is contained in:
Seiichirou Hiraoka 1998-11-18 09:56:43 +00:00
parent a7ab0afbcb
commit e596dc8b18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14629
5 changed files with 46 additions and 0 deletions

28
graphics/xpx/Makefile Normal file
View File

@ -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>

1
graphics/xpx/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xpx141.tar.gz) = d6553e2b1f8940f6b43da76c13d2983e

1
graphics/xpx/pkg-comment Normal file
View File

@ -0,0 +1 @@
Xpx is a simple pixel editing tool to make datas for KISS

12
graphics/xpx/pkg-descr Normal file
View File

@ -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

4
graphics/xpx/pkg-plist Normal file
View File

@ -0,0 +1,4 @@
bin/xpx
share/doc/ja/xpx/xpx.doc
share/doc/ja/xpx/xpxrc.eg
@dirrm share/doc/ja/xpx