1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/devel/libserver/Makefile
Thomas Abthorpe 214316cb72 - Update to 1.12
PR:		ports/169616
Submitted by:	maintainer
2012-07-18 04:46:41 +00:00

24 lines
507 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.12
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>