Index: head/sysutils/smp_utils/Makefile =================================================================== --- head/sysutils/smp_utils/Makefile (revision 396933) +++ head/sysutils/smp_utils/Makefile (revision 396934) @@ -1,22 +1,20 @@ # Created by: Xin LI # $FreeBSD$ PORTNAME= smp_utils PORTVERSION= 0.98 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://sg.danny.cz/sg/p/ MAINTAINER= delphij@FreeBSD.org COMMENT= Utilities to send SAS Serial Management Protocol requests +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake libtool tar:tgz USE_LDCONFIG= yes GNU_CONFIGURE= yes -.include -.if ${OSVERSION} < 900000 -IGNORE= requires FreeBSD 9.x -.endif - -.include +.include