summaryrefslogblamecommitdiff
path: root/devel/libcapsinetwork/Makefile
blob: d5247d1b7daab810f0453d5fdd96eb31177752fe (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.2.3
CATEGORIES=	devel net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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>