diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 07:58:51 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2003-08-28 07:58:51 +0000 |
commit | 72e610aa055f0036b7c55b04ad90e58b9ce081c5 (patch) | |
tree | 24271c29f3165dff0a592b07d88697becc57c500 /devel/Makefile | |
parent | make master port for japanese/quit. (diff) |
Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.
Notes
Notes:
svn path=/head/; revision=87860
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 e0e8f2345a43..ca2fca7f27c1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -823,6 +823,7 @@ SUBDIR += pth SUBDIR += ptypes SUBDIR += publib + SUBDIR += pwlib SUBDIR += py-ansistyle SUBDIR += py-ciphon SUBDIR += py-coro |