aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 21:52:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 21:52:59 +0000
commite1cadfcb2c6a35ca43c0bd727c3def24e5273c26 (patch)
tree687a46fd72462f0bb774f22487f7d2b26f1dd9a3 /sysutils/xfsprogs
parent50279924cfbe649befc832c0bdc90e2e8ef7b33d (diff)
downloadports-e1cadfcb2c6a35ca43c0bd727c3def24e5273c26.tar.gz
ports-e1cadfcb2c6a35ca43c0bd727c3def24e5273c26.zip
- Clarify LICENSE
- Add LICENSE_FILE - Switch to USES=libtool
Notes
Notes: svn path=/head/; revision=360099
Diffstat (limited to 'sysutils/xfsprogs')
-rw-r--r--sysutils/xfsprogs/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index bea9f3fcf763..8e7954f40b56 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfsprogs
PORTVERSION= 2.9.8
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://oss.sgi.com/projects/xfs/cmd_tars/ \
ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/
@@ -12,10 +13,12 @@ EXTRACT_SUFX= -1.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Set of utilities and library to manipulate an XFS filesystem
-LICENSE= GPLv2
+LICENSE= LGPL21 GPLv2
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/doc/COPYING
-USES= gettext gmake
-USE_AUTOTOOLS= autoconf libtool:env
+USES= gettext gmake libtool
+USE_AUTOTOOLS= autoconf libtoolize
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \
LIBTOOL=${LIBTOOL} OPTIMIZER=" "