# New ports collection makefile for:	p5-Sys-Utmp
# Date created:				Fri Aug 20 13:33:55 MSD 2004
# Whom:					Alexander Zhuravlev <zaa@zaa.pp.ru>
#
# $FreeBSD: ports/sysutils/p5-Sys-Utmp/Makefile,v 1.1 2004/08/21 12:32:31 krion Exp $
#

PORTNAME=	Sys-Utmp
PORTVERSION=	1.5
CATEGORIES=	sysutils perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Sys
PKGNAMEPREFIX=	p5-

MAINTAINER=	zaa@ulstu.ru
COMMENT=	Perl5 module which provides Object(ish) Interface to UTMP files

PERL_CONFIGURE=	yes

MAN3=		Sys::Utmp.3

.include <bsd.port.mk>
