summaryrefslogtreecommitdiff
path: root/net/libsocketcpp/Makefile
blob: b6db7f86dba9e94b25fd89fdd23e1eb1722ddda4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ex:ts=8
# New ports collection makefile for:	libsocketcpp
# Date created:			Aug 12, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	libsocketcpp
PORTVERSION=	1.0.7
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	libsocket

MAINTAINER=	erwin@lansing.dk

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>