freebsd-ports/net/p5-Net-Daemon/Makefile

18 lines
332 B
Makefile
Raw Normal View History

# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Daemon
2011-05-03 10:35:21 +02:00
PORTVERSION= 0.48
CATEGORIES= net perl5
MASTER_SITES= CPAN
2011-03-04 09:42:55 +01:00
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>