summaryrefslogtreecommitdiff
path: root/sysutils/btpin-qt
diff options
context:
space:
mode:
authorplunky <plunky>2006-12-07 20:32:15 +0000
committerplunky <plunky>2006-12-07 20:32:15 +0000
commit23b5c70a911485eaedb5b3785a64b51143f48488 (patch)
treee5e6447f067c2f4581084b0acfe1464d8faab21d /sysutils/btpin-qt
parentc745dfa14eeb69a1ad0f4bf0c3f69bb47c553caf (diff)
downloadpkgsrc-23b5c70a911485eaedb5b3785a64b51143f48488.tar.gz
btpin-qt is a graphical Bluetooth PIN Client for NetBSD. It sits in
the background until a PIN request is sent by the bthcid(8) daemon, when it puts up a dialog for the user to enter a PIN.
Diffstat (limited to 'sysutils/btpin-qt')
-rw-r--r--sysutils/btpin-qt/DESCR3
-rw-r--r--sysutils/btpin-qt/Makefile24
-rw-r--r--sysutils/btpin-qt/PLIST3
-rw-r--r--sysutils/btpin-qt/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/sysutils/btpin-qt/DESCR b/sysutils/btpin-qt/DESCR
new file mode 100644
index 00000000000..280ecbdeda0
--- /dev/null
+++ b/sysutils/btpin-qt/DESCR
@@ -0,0 +1,3 @@
+btpin-qt is a graphical Bluetooth PIN Client for NetBSD. It sits in
+the background until a PIN request is sent by the bthcid(8) daemon,
+when it puts up a dialog for the user to enter a PIN.
diff --git a/sysutils/btpin-qt/Makefile b/sysutils/btpin-qt/Makefile
new file mode 100644
index 00000000000..979eeed3457
--- /dev/null
+++ b/sysutils/btpin-qt/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/12/07 20:32:15 plunky Exp $
+
+DISTNAME= btpin-qt-1.0
+CATEGORIES= sysutils
+MASTER_SITES= http://homepages.rya-online.net/plunky/
+
+MAINTAINER= plunky@rya-online.net
+COMMENT= Bluetooth PIN Client
+
+ONLY_FOR_PLATFORM= NetBSD-[4-9].*-*
+
+BUILD_DEFS+= PKGMANDIR
+USE_LANGUAGES= c++
+
+INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+
+do-configure:
+ cd ${WRKSRC} && ${QTDIR}/bin/qmake -after \
+ target.path=${PREFIX}/bin \
+ man.path=${PREFIX}/${PKGMANDIR}/man1
+
+.include "../../x11/qt3-libs/buildlink3.mk"
+.include "../../x11/qt3-tools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/btpin-qt/PLIST b/sysutils/btpin-qt/PLIST
new file mode 100644
index 00000000000..d770fff0ea5
--- /dev/null
+++ b/sysutils/btpin-qt/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/07 20:32:15 plunky Exp $
+bin/btpin-qt
+man/man1/btpin-qt.1
diff --git a/sysutils/btpin-qt/distinfo b/sysutils/btpin-qt/distinfo
new file mode 100644
index 00000000000..2d3182bc58c
--- /dev/null
+++ b/sysutils/btpin-qt/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/12/07 20:32:15 plunky Exp $
+
+SHA1 (btpin-qt-1.0.tar.gz) = 487dd040918985ae8791922c880a7e2c99320de2
+RMD160 (btpin-qt-1.0.tar.gz) = be8da9e714a3b061418efe8d2dfdf773c2c4655f
+Size (btpin-qt-1.0.tar.gz) = 5382 bytes