summaryrefslogtreecommitdiff
path: root/net/p5-Net-Daemon/Makefile
blob: 17067fd4861fe950134ae904788f497dc51fe8b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Net-Daemon
PORTVERSION=	0.48
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MNOONING
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 extension for portable daemons

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>