summaryrefslogtreecommitdiff
path: root/comms/birda/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>2001-11-29 13:05:22 +0000
committeraugustss <augustss@pkgsrc.org>2001-11-29 13:05:22 +0000
commit1d0f731683003dc818ba94eedaad9a6283492b9b (patch)
treedce7072b5663960f1a208b6fa692223fc06390c5 /comms/birda/Makefile
parent40b4c40b4aafd59575b13f67492ad81a4e3e85fb (diff)
downloadpkgsrc-1d0f731683003dc818ba94eedaad9a6283492b9b.tar.gz
A set of utilities to communicate with IrDA devices over an IrDA port
on a serial line. Covers IrComm for connecting via PPP over cell phones as well as several utilities to exchange data with PDAs. These programs were written by Tommy Bohlin <tommy@gatespace.com>.
Diffstat (limited to 'comms/birda/Makefile')
-rw-r--r--comms/birda/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile
new file mode 100644
index 00000000000..c12d649fca2
--- /dev/null
+++ b/comms/birda/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/11/29 13:05:22 augustss Exp $
+#
+
+DISTNAME= birda-0.1
+CATEGORIES= comms
+MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
+
+MAINTAINER= lennart@augustsson.net
+COMMENT= Bohlin's IrDA utilities
+
+.include "../../mk/bsd.pkg.mk"