diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-30 15:15:42 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-30 15:15:42 +0000 |
commit | 1b6cc6e8d660df3b740f433cbc3edba444d08c60 (patch) | |
tree | 4c12e6602a1017c2c56afadd3f44bd836766c200 /devel/Makefile | |
parent | e026efecc01c3fb2d2ea0933cae81a648947083e (diff) | |
download | FreeBSD-ports-1b6cc6e8d660df3b740f433cbc3edba444d08c60.zip FreeBSD-ports-1b6cc6e8d660df3b740f433cbc3edba444d08c60.tar.gz |
New port of smapi - a Squish MSGAPI which can be used to access Squish format
message bases (I donno what it is anyway ;).
PR: 19373
Submitted by: Sergey Samoyloff <gonza@techline.ru>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1dbf84c..6c29871 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -228,6 +228,7 @@ SUBDIR += sfio SUBDIR += shtool SUBDIR += sip + SUBDIR += smapi SUBDIR += stlport SUBDIR += str SUBDIR += swarm |