# 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.9 2003/10/24 12:03:49 ijliao Exp $
#

PORTNAME=	Unix-Syslog
PORTVERSION=	0.100
CATEGORIES=	sysutils perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Unix/MHARNISCH
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Unix::Syslog.3

.include <bsd.port.mk>
