- Add NO_ARCH
- Update WWW - Whitespace fix Approved by: portmgr blanket
This commit is contained in:
@@ -14,10 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=1:devel/py-argparse@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ros-infrastructure
|
||||
GH_PROJECT= rosinstall_generator
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
rosinstall_generator generates the information for a distribution of
|
||||
the Robot Operating System (ROS).
|
||||
|
||||
WWW: http://github.com/ros-infrastructure/rosinstall_generator
|
||||
WWW: https://github.com/ros-infrastructure/rosinstall_generator
|
||||
|
||||
Reference in New Issue
Block a user