summaryrefslogtreecommitdiff
path: root/comms/kyopon
diff options
context:
space:
mode:
authoritohy <itohy>2005-04-21 03:15:00 +0000
committeritohy <itohy>2005-04-21 03:15:00 +0000
commit05adb880549e0883cbe8ad2e576a3d33b3304de3 (patch)
tree715887974cc78cfa4d0b1369fc4564d90110bb92 /comms/kyopon
parent37dfd5c69b9e146437b9cd5b36c8660f82792b97 (diff)
downloadpkgsrc-05adb880549e0883cbe8ad2e576a3d33b3304de3.tar.gz
A simple command-line tool to manipulate data of
Kyocera AIR-EDGE PHONE AH-K3001V.
Diffstat (limited to 'comms/kyopon')
-rw-r--r--comms/kyopon/DESCR4
-rw-r--r--comms/kyopon/Makefile16
-rw-r--r--comms/kyopon/PLIST4
-rw-r--r--comms/kyopon/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/comms/kyopon/DESCR b/comms/kyopon/DESCR
new file mode 100644
index 00000000000..9d179cf3cbc
--- /dev/null
+++ b/comms/kyopon/DESCR
@@ -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 --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile
new file mode 100644
index 00000000000..ab3a1efaa3a
--- /dev/null
+++ b/comms/kyopon/Makefile
@@ -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
+#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 --git a/comms/kyopon/PLIST b/comms/kyopon/PLIST
new file mode 100644
index 00000000000..ad335730549
--- /dev/null
+++ b/comms/kyopon/PLIST
@@ -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 --git a/comms/kyopon/distinfo b/comms/kyopon/distinfo
new file mode 100644
index 00000000000..2e7637bb68b
--- /dev/null
+++ b/comms/kyopon/distinfo
@@ -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