aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freedt/Makefile
blob: 07cea7a04d094a63a81251938b4ea3e41fd6e4ab (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-[0-9]*

GNU_CONFIGURE=	yes

.include <bsd.port.mk>