freebsd-ports/devel/libcapsinetwork/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

19 lines
422 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
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>