# Created by: ijliao
# $FreeBSD: net/libsocketcpp/Makefile 328226 2013-09-25 00:54:08Z bdrewery $

PORTNAME=	libsocketcpp
PORTVERSION=	1.0.7
CATEGORIES=	net
MASTER_SITES=	SF/libsocket/${PORTNAME}-stable/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A C++ wrapper library to the sockets

USE_AUTOTOOLS=	libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
