# New ports collection makefile for:    libutempter
# Date created:				 18 Aug 2004 14:50:41 CEST
# Whom:					Michael Nottebrock <lofi@freebsd.org>,
#					David Malone <dwmalone@maths.tcd.ie>
# $FreeBSD: ports/sysutils/libutempter/Makefile,v 1.2 2006/08/15 01:04:52 clsung Exp $

PORTNAME=	libutempter
PORTVERSION=	1.1.1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.altlinux.org/pub/people/ldv/utempter/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Interface to record user sessions to utmp and wtmp files

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_LDCONFIG=	yes
NO_FILTER_SHLIBS=yes

.include <bsd.port.mk>
