freebsd-ports/sysutils/libutempter/Makefile
Martin Wilke af7de0e1c8 - Update to 1.1.5
PR:             110961
Submitted by:   trasz
2007-03-28 07:57:59 +00:00

19 lines
499 B
Makefile

# 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$
PORTNAME= libutempter
PORTVERSION= 1.1.5
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
.include <bsd.port.mk>