diff options
Diffstat (limited to 'math/ros-geometry')
-rw-r--r-- | math/ros-geometry/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ros-geometry/Makefile b/math/ros-geometry/Makefile index ac3e3c6e3bc3..830f09b0a742 100644 --- a/math/ros-geometry/Makefile +++ b/math/ros-geometry/Makefile @@ -20,6 +20,8 @@ COMMENT= Robot Operating System - geometric and math libraries #LICENSE_COMB= multi #LICENSE= BSD LGPL* Zlib # which LGPL and Zlib not defined yet +DEPRECATED= Depends on expiring devel/ros_comm +EXPIRATION_DATE= 2014-03-28 STACKNAME= ${PORTNAME:S/ros-//} WRKSRC= ${WRKDIR}/${STACKNAME}-${PORTVERSION} |