aboutsummaryrefslogtreecommitdiff
path: root/comms/amtterm
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-04-30 20:10:53 +0000
committerChris Rees <crees@FreeBSD.org>2013-04-30 20:10:53 +0000
commitf3bfa725e786ecbfe3dca14a185614cd9773f1a0 (patch)
tree37d5be87380e1b80eb072edeb319efde1487fc2e /comms/amtterm
parent899d2706b71f82953aaf4af9bc2bf4e7cd2f9b2a (diff)
downloadports-f3bfa725e786ecbfe3dca14a185614cd9773f1a0.tar.gz
ports-f3bfa725e786ecbfe3dca14a185614cd9773f1a0.zip
Add licence info to some ports
Submitted by: 4721
Notes
Notes: svn path=/head/; revision=316959
Diffstat (limited to 'comms/amtterm')
-rw-r--r--comms/amtterm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/comms/amtterm/Makefile b/comms/amtterm/Makefile
index 98d4c8251d5b..dad8c94cd252 100644
--- a/comms/amtterm/Makefile
+++ b/comms/amtterm/Makefile
@@ -1,9 +1,4 @@
-# Ports collection Makefile for: amtterm
-# Date created: 29 December 2011
-# Whom: crees
-#
# $FreeBSD$
-#
PORTNAME= amtterm
PORTVERSION= 1.3
@@ -14,6 +9,9 @@ MASTER_SITES= https://www.kraxel.org/releases/${PORTNAME}/
MAINTAINER= crees@FreeBSD.org
COMMENT= Serial-over-lan client for Intel AMT
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
RUN_DEPENDS= p5-SOAP-Lite>=0.5:${PORTSDIR}/net/p5-SOAP-Lite