diff options
Diffstat (limited to 'astro/roadnav/Makefile')
-rw-r--r-- | astro/roadnav/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile index e7a41ea5e22..18af9a0255c 100644 --- a/astro/roadnav/Makefile +++ b/astro/roadnav/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Roadnav/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D GPS mapping program +DEPRECATED= No releases for 8+ years, no supporting newer wxWidget +EXPIRATION_DATE= 2015-12-13 + BUILD_DEPENDS= ${LOCALBASE}/lib/libroadnav.a:${PORTSDIR}/astro/libroadnav USE_WX= 2.8+ |