diff options
author | rodent <rodent> | 2015-04-03 22:31:32 +0000 |
---|---|---|
committer | rodent <rodent> | 2015-04-03 22:31:32 +0000 |
commit | 1d8565fb94421d237de49f60ec10d2d2ca3ce06f (patch) | |
tree | dedd0cc6b33ec01311350f98360f2544cbdad7a8 /comms | |
parent | 8db6f01a8080b24bb65953839e75493bb46bd932 (diff) | |
download | pkgsrc-1d8565fb94421d237de49f60ec10d2d2ca3ce06f.tar.gz |
+libhidapi - packaged originally in pkgsrc-wip by:
nathanialsloss@yahoo.com.au
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 4f73c6f9fad..1b53d7f235b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2014/12/06 03:20:41 rodent Exp $ +# $NetBSD: Makefile,v 1.98 2015/04/03 22:31:32 rodent Exp $ # COMMENT= Communication utilities @@ -29,6 +29,7 @@ SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit SUBDIR+= kyopon +SUBDIR+= libhidapi SUBDIR+= libmal SUBDIR+= libopensync SUBDIR+= libopensync-plugin-evolution2 |