From 434a93baaf3c596ae7a34e7423462b53438e96f4 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 18 Sep 2015 14:00:24 +0000 Subject: - Add LICENSE_FILE - Drop 8.x support Approved by: portmgr blanket --- devel/cpp-netlib/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'devel/cpp-netlib') diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index b692b822519b..3b798e6a7d9b 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -12,6 +12,7 @@ MAINTAINER= zi@FreeBSD.org COMMENT= Cross-platform, standards compliant networking library LICENSE= BSL +LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs @@ -19,10 +20,4 @@ USES= cmake:outsource CMAKE_ARGS+= -DCPP-NETLIB_BUILD_EXAMPLES=OFF USE_GITHUB= yes -.include - -.if ${OSVERSION} < 900000 -IGNORE= requires FreeBSD 9.x or higher -.endif - -.include +.include -- cgit v1.2.3