diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-30 23:15:42 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-30 23:15:42 +0800 |
commit | 1b6cc6e8d660df3b740f433cbc3edba444d08c60 (patch) | |
tree | 4c12e6602a1017c2c56afadd3f44bd836766c200 /devel/Makefile | |
parent | e026efecc01c3fb2d2ea0933cae81a648947083e (diff) | |
download | freebsd-ports-gnome-1b6cc6e8d660df3b740f433cbc3edba444d08c60.tar.gz freebsd-ports-gnome-1b6cc6e8d660df3b740f433cbc3edba444d08c60.tar.zst freebsd-ports-gnome-1b6cc6e8d660df3b740f433cbc3edba444d08c60.zip |
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 1dbf84c791c6..6c298712f781 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 |