diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-12 13:22:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-12 13:22:45 +0800 |
commit | d9b66beb8218c719392bfcbffc7483722c3d5f89 (patch) | |
tree | 11927acfdcde7fdad9fef098f644413aef09eb35 /comms/Makefile | |
parent | 644271ee2316106be6a1df5af4222f6f8f0f77d1 (diff) | |
download | freebsd-ports-graphics-d9b66beb8218c719392bfcbffc7483722c3d5f89.tar.gz freebsd-ports-graphics-d9b66beb8218c719392bfcbffc7483722c3d5f89.tar.zst freebsd-ports-graphics-d9b66beb8218c719392bfcbffc7483722c3d5f89.zip |
Add comms/qtpcr, software that controls the ICOM PCR-1000 Receiver.
PR: ports/52319
Submitted by: Sebastian Yepes <esn@x123.info>
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 88358aaae0a..6fa33268324 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -48,6 +48,7 @@ SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage + SUBDIR += qtpcr SUBDIR += ruby-serialport SUBDIR += ruby-termios SUBDIR += scmxx |