diff options
Diffstat (limited to 'net/skstream/Makefile')
-rw-r--r-- | net/skstream/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 00550d1fc8ab..54ac5df81831 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= iostream based C++ socket library +WWW= http://www.worldforge.org/dev/eng/libraries/skstream/ USES= libtool pathfix pkgconfig compiler:c++11-lib gmake GNU_CONFIGURE= yes |