diff options
author | anders <anders@FreeBSD.org> | 2006-05-10 00:52:58 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2006-05-10 00:52:58 +0800 |
commit | 5fab67344ed538ad96033361b7ec5db4bd74a2cb (patch) | |
tree | f033ca02d9f190896efb43816f22a0f097d6aa19 /comms/Makefile | |
parent | e3254e875f314dee92269e99b64484db6bc8d7d5 (diff) | |
download | freebsd-ports-gnome-5fab67344ed538ad96033361b7ec5db4bd74a2cb.tar.gz freebsd-ports-gnome-5fab67344ed538ad96033361b7ec5db4bd74a2cb.tar.zst freebsd-ports-gnome-5fab67344ed538ad96033361b7ec5db4bd74a2cb.zip |
Add Device::Gsm, Perl interface to GSM phones/modems on serial ports.
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 3f5eda6e6b62..662b23c1f3e5 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -65,6 +65,7 @@ SUBDIR += nokryptia SUBDIR += obexapp SUBDIR += openobex + SUBDIR += p5-Device-Gsm SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort SUBDIR += p5-Fax-Hylafax-Client |