diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-28 18:58:48 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-28 18:58:48 +0000 |
commit | f8ebbb33c3b749788fde2293e029cbf8f242b012 (patch) | |
tree | bcd26d6a6875ea7d208eb2483d95b67621075cf8 /math/ros-geometry | |
parent | 2340b4e0096f415548404d35a3e3d6f6c10e252a (diff) | |
download | ports-f8ebbb33c3b749788fde2293e029cbf8f242b012.tar.gz ports-f8ebbb33c3b749788fde2293e029cbf8f242b012.zip |
Notes
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} |