diff options
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r-- | net/libsocket++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index 06b4ae6a94c0..44dbb36aba35 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -11,6 +11,8 @@ DISTNAME= socket++-${PORTVERSION} MAINTAINER= arved@FreeBSD.org COMMENT= C++ wrapper library to the sockets +BROKEN= unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |