1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/p5-Net-Daemon/Makefile
2013-11-05 16:42:55 +00:00

18 lines
332 B
Makefile

# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Daemon
PORTVERSION= 0.48
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>