diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-29 13:50:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-29 13:50:29 +0000 |
commit | 129e62f60676aab32deebe63e56978ec605e392e (patch) | |
tree | b11985009a77e1650cc18f2868adc2a44d96f529 /devel/boost-python-libs/pkg-descr | |
parent | Upgrade to 0.9rc3. (diff) |
- Update boost to 1.41
PR: ports/141749
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=246863
Diffstat (limited to 'devel/boost-python-libs/pkg-descr')
-rw-r--r-- | devel/boost-python-libs/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-python-libs/pkg-descr b/devel/boost-python-libs/pkg-descr index 0401922628a4..827c54514377 100644 --- a/devel/boost-python-libs/pkg-descr +++ b/devel/boost-python-libs/pkg-descr @@ -3,4 +3,6 @@ C++. It allows you to quickly and seamlessly expose C++ classes functions and objects to Python, and vice-versa, using no special tools -- just your C++ compiler. +The Boost.Pyste code generator resides in a separate port: devel/boost-pyste + WWW: http://www.boost.org/ |