summaryrefslogtreecommitdiff
path: root/sysutils/freedt/Makefile
blob: ebb19ce1e30e4a37b7f8fb8d695b5aed89d74927 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	freedt
# Date created:		25 May 2003
# Whom:			Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#

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

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

CONFLICTS=	daemontools-[0-9]*

GNU_CONFIGURE=	yes

.include <bsd.port.mk>