aboutsummaryrefslogtreecommitdiff
path: root/net/asio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-07-08 22:48:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-07-08 22:48:52 +0000
commit3c9e89611c48c57c7f027581fd58b8a2c3b001d7 (patch)
treee83c5abc2bcb8ec080768e0f1f40be5ec9b26aa8 /net/asio
parent409b56670eca38d622a96e15cdf25581845b0472 (diff)
downloadports-3c9e89611c48c57c7f027581fd58b8a2c3b001d7.tar.gz
ports-3c9e89611c48c57c7f027581fd58b8a2c3b001d7.zip
LICENSE_FILE without LICENSE is useless, add LICENSE
Pointy hat: brnrd
Notes
Notes: svn path=/head/; revision=445351
Diffstat (limited to 'net/asio')
-rw-r--r--net/asio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asio/Makefile b/net/asio/Makefile
index 7c4dacbda31c..73ccb4ea4320 100644
--- a/net/asio/Makefile
+++ b/net/asio/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/
MAINTAINER= acm@FreeBSD.org
COMMENT= Cross-platform C++ library for network and low-level I/O programming
+LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
RUN_DEPENDS= ${LOCALBASE}/include/boost/chrono/system_clocks.hpp:devel/boost-libs