aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-20 19:25:21 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-20 19:25:21 +0000
commit76ed3714e6dbae4e93a9d2b21d8ce68c3b930d9d (patch)
tree33533f517e3b5958402af6ed272fa547f72727a6 /comms
parent948a4ced9dd012c0a2576f172bc463896d9aa2c7 (diff)
downloadports-76ed3714e6dbae4e93a9d2b21d8ce68c3b930d9d.tar.gz
ports-76ed3714e6dbae4e93a9d2b21d8ce68c3b930d9d.zip
Place LICENSE at the appropriate position.
Notes
Notes: svn path=/head/; revision=321414
Diffstat (limited to 'comms')
-rw-r--r--comms/gpredict/Makefile4
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}