diff options
author | beat <beat@FreeBSD.org> | 2010-04-06 04:37:03 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-04-06 04:37:03 +0800 |
commit | 78c362115993388c38bd8f0280e2e29e0033dc3e (patch) | |
tree | c4bbca3417c00e1e1ee3ae4f336017af7383eaab /comms/Makefile | |
parent | 745f18c5f58cf8e62358d2e67fd14126ad7ccbac (diff) | |
download | freebsd-ports-gnome-78c362115993388c38bd8f0280e2e29e0033dc3e.tar.gz freebsd-ports-gnome-78c362115993388c38bd8f0280e2e29e0033dc3e.tar.zst freebsd-ports-gnome-78c362115993388c38bd8f0280e2e29e0033dc3e.zip |
SMS::SMS77 consists of a perl interface and a script to send SMS
via the german provider SMS77.de
WWW: http://www.w3r3wolf.de/blog/2007/09/19/smssms77-version-001.html
Submitted by: Frank Steinborn <steinex AT nognu.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 2293f1181cad..4ce6d050ce37 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -102,6 +102,7 @@ SUBDIR += p5-SMS-Send-TW-Socket2Air SUBDIR += p5-SMS-Send-TW-chtsns SUBDIR += p5-SMS-Send-TW-emome + SUBDIR += p5-SMS-SMS77 SUBDIR += picocom SUBDIR += pr SUBDIR += predict |