ports/sysutils/freedt/Makefile
2025-07-09 16:27:19 +01:00

18 lines
417 B
Makefile

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>