1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/libcapsinetwork/Makefile
Pete Fritchman 0f13c5acaf - update to 0.2.5
- project has a new home

Submitted by:	Rob Kaper <cap@capsi.com>
2004-01-30 14:20:56 +00:00

20 lines
416 B
Makefile

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