# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD: tags/RELEASE_10_0_0/devel/libserver/Makefile 329807 2013-10-08 16:20:31Z tabthorpe $

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

NO_STAGE=	yes
.include <bsd.port.mk>
