# New ports collection makefile for:  libserver
# Date created:                       Sat, 18 Sept 2010 11:34:25 EDT
# Whom:                               James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD: ports/devel/libserver/Makefile,v 1.5 2011/02/02 00:22:48 tabthorpe Exp $
#

PORTNAME=	libserver
PORTVERSION=	1.4
CATEGORIES=	devel
MASTER_SITES=	http://www.mammothcheese.ca/

MAINTAINER=	jimmy@mammothcheese.ca
COMMENT=	Generic TCP server in a library

MAN8=		libserver.8
MANCOMPRESSED=	yes

USE_LDCONFIG=	yes

.include <bsd.port.mk>
