freebsd-ports/devel/libserver/Makefile
Martin Wilke f73a361a94 - Update to 1.8
PR:		162443
Submitted by:	jimmy@mammothcheese.ca (maintainer)
Feature safe:	yes
2011-11-11 17:23:45 +00:00

23 lines
506 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.8
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>