aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freedt/Makefile
blob: f875fdff02e45800c321deb9de6320abac4caa5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Tim Bishop <tim@bishnet.net>

PORTNAME=	freedt
PORTVERSION=	23
CATEGORIES=	sysutils
MASTER_SITES=	http://offog.org/files/ \
		http://ftp.i-scream.org/pub/offog.org/files/

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Experimental reimplementation of Dan Bernstein's daemontools

CONFLICTS=	daemontools

GNU_CONFIGURE=	yes

.include <bsd.port.mk>