summaryrefslogtreecommitdiff
path: root/sysutils/freedt/Makefile
blob: 64827b1d2b3634736391aa7393885057edcaab9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	freedt
PORTVERSION=	24
CATEGORIES=	sysutils
MASTER_SITES=	http://offog.org/files/ \
		http://ftp.i-scream.org/pub/offog.org/files/

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Reimplementation of Dan Bernstein's daemontools
WWW=		https://offog.org/code/freedt.html

LICENSE=	ISCL

GNU_CONFIGURE=	yes

CONFLICTS=	daemontools daemontools-encore ucspi-tcp # bin/argv0 bin/envdir bin/envuidgid

.include <bsd.port.mk>