# New ports collection makefile for:	libdaemon
# Date created:		2005-10-17
# Whom:			Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD: ports/devel/libdaemon/Makefile,v 1.5 2006/02/23 10:35:51 ade Exp $
#

PORTNAME=	libdaemon
PORTVERSION=	0.10
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://0pointer.de/lennart/projects/${PORTNAME}/

MAINTAINER=	ahze@FreeBSD.org
COMMENT=	Lightweight C library that eases the writing of UNIX daemons

CONFIGURE_ARGS=	--disable-lynx
GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
