freebsd-ports/devel/libcapsinetwork/Makefile
John Baldwin 03444cdbf7 - Update to the latest version (0.3.0).
- Update MASTER_SITES since it has moved.

Reviewed by:	petef
2005-10-18 16:50:20 +00:00

19 lines
427 B
Makefile

# New ports collection makefile for: libcapsinetwork
# Date created: 11 August 2001
# Whom: petef
#
# $FreeBSD$
#
PORTNAME= libcapsinetwork
PORTVERSION= 0.3.0
CATEGORIES= devel net
MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/
MAINTAINER= petef@FreeBSD.org
COMMENT= Network library aimed at easy development of C++ server daemons
USE_INC_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>