freebsd-ports/sysutils/freedt/Makefile
Jason Helfman 56ce02989d - add conflicts against daemontools
PR:	ports/168608
Reported by:	madis555@hot.ee
Submitted by:	jgh@
2012-07-01 20:06:04 +00:00

22 lines
497 B
Makefile

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