aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Danga-Socket/Makefile
blob: 8ff21ba2eaeb9de22198a4cbe6b5c1ba9d5712f0 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                           
                    











                                                                   
# New ports collection makefile for:	p5-Danga-Socket
# Date created:		2005-08-08
# Whom:			Jacques Marneweck <jacques@php.net>
#
# $FreeBSD$
#

PORTNAME=	Danga-Socket
PORTVERSION=	1.48
CATEGORIES=	devel net
MASTER_SITES=	http://www.danga.com/dist/Danga-Socket/
PKGNAMEPREFIX=	p5-

MAINTAINER=	jacques@php.net
COMMENT=	Event loop and event-driven async socket base class

PERL_CONFIGURE=	yes

MAN3=	Danga::Socket.3

.include <bsd.port.mk>