# 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.11 2012/01/24 04:15:45 tabthorpe Exp $
#

PORTNAME=	libserver
PORTVERSION=	1.10
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

PLIST_SUB=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
