freebsd-ports/devel/libserver/Makefile
Thomas Abthorpe 2c815c245e - Update to 1.1
PR:		ports/150951
Submitted by:	James Bailie <jimmy mammothcheese.ca> (maintainer)
2010-09-27 15:44:07 +00:00

21 lines
467 B
Makefile

# New ports collection makefile for: libserver
# Date created: Sat, 18 Sept 2010 11:34:25 EDT
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= libserver
PORTVERSION= 1.1
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>