From 6c834b6bd2bf5800dba2353110362a664ff0fe40 Mon Sep 17 00:00:00 2001 From: bsam Date: Thu, 20 Jun 2013 15:31:48 +0000 Subject: Put LICENSE at apropriate position. --- comms/xlog/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 96e8b4078de1..9c00d1dbe849 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= xlog MAINTAINER= ports@FreeBSD.org COMMENT= Amateur Radio logging application +LICENSE= GPLv3 + USES= gettext USE_GNOME= gtk20 GNU_CONFIGURE= yes @@ -22,7 +24,6 @@ CONFIGURE_ARGS= --with-mime-update \ LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib MAN1= xlog.1 -LICENSE= GPLv3 .include -- cgit