diff options
Diffstat (limited to 'astro/roadmap/Makefile')
-rw-r--r-- | astro/roadmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index ead39ae5aabd..146f19ed787e 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Vector-based GPS moving map -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 |