diff options
author | danfe <danfe@FreeBSD.org> | 2011-09-06 17:28:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-09-06 17:28:23 +0800 |
commit | 9d12b7d84db9c125b9065a1a2cf344775be87552 (patch) | |
tree | 59d0d289e4b0c85d7818d66e7cd0ac6937085479 /comms/Makefile | |
parent | 772ca836d5b0724b61875721f07e50a713cc75a6 (diff) | |
download | freebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.tar.gz freebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.tar.zst freebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.zip |
Resurrect this port. It is actually very useful to debug Bluetooth problems
and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I
am here.
Requested by: emax
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index f7adeed03556..3cd38cbb08ac 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -49,6 +49,7 @@ SUBDIR += gsmlib SUBDIR += hamfax SUBDIR += hamlib + SUBDIR += hcidump SUBDIR += hf SUBDIR += hso-kmod SUBDIR += hylafax |