# New ports collection makefile for:	p5-Unix-Syslog
# Date created:				November 19th 2000
# Whom:					Blaz Zupan <blaz@amis.net>
#
# $FreeBSD: ports/sysutils/p5-Unix-Syslog/Makefile,v 1.13 2009/01/29 17:41:12 erwin Exp $
#

PORTNAME=	Unix-Syslog
PORTVERSION=	1.1
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Unix::Syslog.3

.include <bsd.port.mk>
