summaryrefslogtreecommitdiffstats
path: root/devel/libdaemon/Makefile
blob: f296b58b406603ae82e460b575fbf57b3cf29da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$

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

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

CONFIGURE_ARGS=	--disable-lynx
USE_AUTOTOOLS=	libtool
USE_GNOME=	gnomehack ltverhack
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud