pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/kyopon A simple command-line tool to manipulate ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54c1cacdb6d6
branches:  trunk
changeset: 492875:54c1cacdb6d6
user:      itohy <itohy%pkgsrc.org@localhost>
date:      Thu Apr 21 03:15:00 2005 +0000

description:
A simple command-line tool to manipulate data of
Kyocera AIR-EDGE PHONE AH-K3001V.

diffstat:

 comms/kyopon/DESCR    |   4 ++++
 comms/kyopon/Makefile |  16 ++++++++++++++++
 comms/kyopon/PLIST    |   4 ++++
 comms/kyopon/distinfo |   5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 996dce5bfa0b -r 54c1cacdb6d6 comms/kyopon/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/kyopon/DESCR        Thu Apr 21 03:15:00 2005 +0000
@@ -0,0 +1,4 @@
+kyopon(1) is a simple command-line tool to manipulate data of
+Kyocera AIR-EDGE PHONE AH-K3001V.
+
+This tool uses ukyopon(4) device driver.
diff -r 996dce5bfa0b -r 54c1cacdb6d6 comms/kyopon/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/kyopon/Makefile     Thu Apr 21 03:15:00 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/04/21 03:15:00 itohy Exp $
+
+DISTNAME=              kyopon-0.1
+CATEGORIES=            comms
+MASTER_SITES=          ${MASTER_SITE_LOCAL}
+
+MAINTAINER=            itohy%NetBSD.org@localhost
+#HOMEPAGE=
+COMMENT=               tool to manipulate data of Kyocera AIR-EDGE PHONE
+
+ONLY_FOR_PLATFORM=     NetBSD-*-*
+
+MAKE_FLAGS+=           BINDIR="${PREFIX}/bin"
+MAKE_FLAGS+=           MANDIR="${PREFIX}/man"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 996dce5bfa0b -r 54c1cacdb6d6 comms/kyopon/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/kyopon/PLIST        Thu Apr 21 03:15:00 2005 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/21 03:15:00 itohy Exp $
+bin/kyopon
+man/cat1/kyopon.0
+man/man1/kyopon.1
diff -r 996dce5bfa0b -r 54c1cacdb6d6 comms/kyopon/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/kyopon/distinfo     Thu Apr 21 03:15:00 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/04/21 03:15:00 itohy Exp $
+
+SHA1 (kyopon-0.1.tar.gz) = e8feeb249c627bee0989653a258104839fea5211
+RMD160 (kyopon-0.1.tar.gz) = 12d955bdcf504852a80c2253f1f4540e50878034
+Size (kyopon-0.1.tar.gz) = 16460 bytes



Home | Main Index | Thread Index | Old Index