diff options
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r-- | comms/gpredict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index fa4862bc3016..e5fd42a6f7fa 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/gpredict/Gpredict/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio satellite tracking and prediction +LICENSE= GPLv2 + LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \ goocanvas:${PORTSDIR}/graphics/goocanvas BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl @@ -22,8 +24,6 @@ USE_GMAKE= yes MAN1= gpredict.1 -LICENSE= GPLv2 - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |