2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Tim Bishop <tim@bishnet.net>
|
2003-06-03 04:21:53 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= freedt
|
2014-09-04 13:12:08 +02:00
|
|
|
PORTVERSION= 23
|
2003-06-03 04:21:53 +02:00
|
|
|
CATEGORIES= sysutils
|
2004-11-14 22:08:32 +01:00
|
|
|
MASTER_SITES= http://offog.org/files/ \
|
|
|
|
http://ftp.i-scream.org/pub/offog.org/files/
|
2003-06-03 04:21:53 +02:00
|
|
|
|
2005-12-01 17:50:07 +01:00
|
|
|
MAINTAINER= tdb@FreeBSD.org
|
2014-07-17 10:57:51 +02:00
|
|
|
COMMENT= Experimental reimplementation of Dan Bernstein's daemontools
|
2003-06-03 04:21:53 +02:00
|
|
|
|
2012-07-01 22:06:04 +02:00
|
|
|
CONFLICTS= daemontools-[0-9]*
|
|
|
|
|
2003-06-03 04:21:53 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|