mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Initial import of ja-paledit version 0.91.
An NTT DoCoMo PHS Paldio telephone data transfer tool. PR: 9547 Submitted by: FUKUSHIMA Shigeyuki <shige@kuis.kyoto-u.ac.jp>
This commit is contained in:
parent
74ae4ee02a
commit
120c940ca8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16346
23
japanese/paledit/Makefile
Normal file
23
japanese/paledit/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: paledit
|
||||
# Version required: 1.0
|
||||
# Date created: 14 Jan 1999
|
||||
# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= paledit-0.91
|
||||
PKGNAME= ja-${DISTNAME}
|
||||
CATEGORIES= japanese sysutils
|
||||
MASTER_SITES= http://www.swlab.csce.kyushu-u.ac.jp/~nom/prj/paledit/
|
||||
|
||||
MAINTAINER= shige@kuis.kyoto-u.ac.jp
|
||||
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
@chmod 2754 ${PREFIX}/sbin/paledit
|
||||
@chown root:dialer ${PREFIX}/sbin/paledit
|
||||
|
||||
.include <bsd.port.mk>
|
1
japanese/paledit/distinfo
Normal file
1
japanese/paledit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (paledit-0.91.tar.gz) = c1c85ea3de57b1403841f2593fb56d6c
|
1
japanese/paledit/pkg-comment
Normal file
1
japanese/paledit/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
NTT DoCoMo PHS Paldio telephone data transfer tool
|
13
japanese/paledit/pkg-descr
Normal file
13
japanese/paledit/pkg-descr
Normal file
@ -0,0 +1,13 @@
|
||||
paledit - NTT DoCoMo PHS Paldio telephone number data transfer tool
|
||||
|
||||
This program is a perl script.
|
||||
Root or users belong to dialer group can only execute this program.
|
||||
|
||||
Supported PHS:
|
||||
- NTT Personal Paldio Data Card DC-1S
|
||||
- NTT Personal Paldio 341S
|
||||
- NTT DoCoMo Paldio 611S
|
||||
|
||||
Thanks Mr. Nomura <nom@csce.kyushu-u.ac.jp>!
|
||||
|
||||
-- Porting by shige <shige@kuis.kyoto-u.ac.jp>
|
6
japanese/paledit/pkg-plist
Normal file
6
japanese/paledit/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
sbin/paledit
|
||||
share/doc/paledit/ChangeLog
|
||||
share/doc/paledit/README.ja
|
||||
share/doc/paledit/paledit-format.doc
|
||||
share/doc/paledit/paledit-protocol.doc
|
||||
@dirrm share/doc/paledit
|
Loading…
Reference in New Issue
Block a user