diff options
author | fjoe <fjoe@FreeBSD.org> | 2012-06-26 19:11:02 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2012-06-26 19:11:02 +0800 |
commit | 233903b5e265beb9f4dd1123df7f18f7f2d96c34 (patch) | |
tree | 0639fd28a91b78bd0487fc07571bbd86fb842369 /misc/Makefile | |
parent | 0a4cd845d2b97757604d389424b1f40a0ec0ffa7 (diff) | |
download | freebsd-ports-gnome-233903b5e265beb9f4dd1123df7f18f7f2d96c34.tar.gz freebsd-ports-gnome-233903b5e265beb9f4dd1123df7f18f7f2d96c34.tar.zst freebsd-ports-gnome-233903b5e265beb9f4dd1123df7f18f7f2d96c34.zip |
New port: libsupertone
This library is designed to support supervisory tone generation and detection
for all parts of the world.
WWW: http://www.soft-switch.org/
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6fb26286a400..ac52b471a6b0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -341,6 +341,7 @@ SUBDIR += libmcal SUBDIR += libmetalink SUBDIR += libpri + SUBDIR += libsupertone SUBDIR += libutf SUBDIR += lifelines SUBDIR += lingoteach |