aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipmitool/Makefile
diff options
context:
space:
mode:
authorJonathan Chu <milki@FreeBSD.org>2014-06-02 14:27:27 +0000
committerJonathan Chu <milki@FreeBSD.org>2014-06-02 14:27:27 +0000
commite1937e01e8950a29f38e70983b68f9ad7abe7eb1 (patch)
tree485eb64eb2bd50ab9daf0a490086b2b1f68be03f /sysutils/ipmitool/Makefile
parent1c9f97117aa1ea49b828015adee46056b84b4b28 (diff)
downloadports-e1937e01e8950a29f38e70983b68f9ad7abe7eb1.tar.gz
ports-e1937e01e8950a29f38e70983b68f9ad7abe7eb1.zip
Notes
Diffstat (limited to 'sysutils/ipmitool/Makefile')
-rw-r--r--sysutils/ipmitool/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile
index c9011625e4e8..57fa65f6ccf7 100644
--- a/sysutils/ipmitool/Makefile
+++ b/sysutils/ipmitool/Makefile
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= ipmitool
-PORTVERSION= 1.8.12
-PORTREVISION= 6
+PORTVERSION= 1.8.14
CATEGORIES= sysutils
MASTER_SITES= SF
-MAINTAINER= spolyack@collaborativefusion.com
+MAINTAINER= steve.polyack@intermedix.com
COMMENT= CLI to manage IPMI systems
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= tar:bzip2 gmake
USE_OPENSSL= yes
GNU_CONFIGURE= yes