1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/freedt/Makefile
2021-04-06 16:31:07 +02:00

17 lines
359 B
Makefile

# 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>