cf118ccf87
Reported by: lwhsu
19 lines
332 B
Makefile
19 lines
332 B
Makefile
PORTNAME= ros-urdfdom_headers
|
|
DISTVERSION= 1.0.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= trueos@norwegianrockcat.com
|
|
COMMENT= Headers for Unified Robot Description Format (URDF) parsers
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= cmake
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= ros
|
|
GH_PROJECT= ${PORTNAME:S/ros-//}
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|