summaryrefslogtreecommitdiff
path: root/net/libsocketcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libsocketcpp/Makefile')
-rw-r--r--net/libsocketcpp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile
index 5fb14dc09245..8324f3febccf 100644
--- a/net/libsocketcpp/Makefile
+++ b/net/libsocketcpp/Makefile
@@ -7,10 +7,11 @@ CATEGORIES= net
MASTER_SITES= SF/libsocket/${PORTNAME}-stable/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A C++ wrapper library to the sockets
+COMMENT= C++ wrapper library to the sockets
+
+LICENSE= LGPL21 # (or later)
USE_AUTOTOOLS= libtool
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>