aboutsummaryrefslogblamecommitdiff
path: root/devel/libcapsinetwork/Makefile
blob: 3699fd1612210e8cafd39ee4f914cb96d0173466 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                       
                     
                         
                                                                  

                                 
                                                                               
 
                              

                   
                      
# 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_AUTOTOOLS=	libtool:13:inc
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>