diff options
Diffstat (limited to 'devel/ros-catkin')
-rw-r--r-- | devel/ros-catkin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ros-catkin/Makefile b/devel/ros-catkin/Makefile index 98c56c2436a2..d1e8ce064fae 100644 --- a/devel/ros-catkin/Makefile +++ b/devel/ros-catkin/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= trueos@norwegianrockcat.com COMMENT= CMake-based build system that is used to build all packages in ROS +WWW= https://docs.ros.org/api/catkin/html/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |