diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-08 19:04:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-08 19:04:34 +0800 |
commit | 19ded4f7a70181a882212b560cbe69bf41df2aef (patch) | |
tree | 2375c44dbdbce6a072eb54271e65d0f122abc794 /comms/Makefile | |
parent | 5d92353fbc67e0b13ec14e6e10d02c5597d84daf (diff) | |
download | freebsd-ports-graphics-19ded4f7a70181a882212b560cbe69bf41df2aef.tar.gz freebsd-ports-graphics-19ded4f7a70181a882212b560cbe69bf41df2aef.tar.zst freebsd-ports-graphics-19ded4f7a70181a882212b560cbe69bf41df2aef.zip |
new port: comms/gscmxx 0.4.1 - gtk-frontend for scmxx
gscmxx can access siemens cellular phones via scmxx. it
supports phonebooks, addressbooks, sms and some other
features.
PR: ports/52176
Submitted by: Sven Mohr <svmohr@red-mercury.de>
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 538dc4bd53b..9bef02f1b9a 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -19,6 +19,7 @@ SUBDIR += gkermit SUBDIR += gmfsk SUBDIR += gnokii + SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += hamlib SUBDIR += hylafax |