diff options
Diffstat (limited to 'devel/boost-python-libs/Makefile')
-rw-r--r-- | devel/boost-python-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index f1b6c6662bd4..c7d4f5d6a496 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -2,6 +2,7 @@ PORTNAME= boost-libs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Framework for interfacing Python and C++ +WWW= https://www.boost.org/ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt |