# New ports collection makefile for:	sysutils/p5-Sys-Syslog
# Date created:				27 May 2008
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/p5-Sys-Syslog/Makefile,v 1.4 2008/10/13 13:46:23 lth Exp $
#

PORTNAME=	Sys-Syslog
PORTVERSION=	0.27
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Perl interface to the UNIX syslog(3) calls

PERL_CONFIGURE=	yes

MAN3=	Sys::Syslog.3

.include <bsd.port.mk>
