summaryrefslogtreecommitdiffstats
path: root/net/libsocketcpp/Makefile
blob: fd92654844a7bf66d674e859ece5544917f8cca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: ijliao
# $FreeBSD$

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

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud