Update sysutils/cfengine36 to version 3.6.1_1,1
[dports.git] / sysutils / freedt / Makefile
1 # Created by: Tim Bishop <tim@bishnet.net>
2 # $FreeBSD$
3
4 PORTNAME=       freedt
5 PORTVERSION=    23
6 CATEGORIES=     sysutils
7 MASTER_SITES=   http://offog.org/files/ \
8                 http://ftp.i-scream.org/pub/offog.org/files/
9
10 MAINTAINER=     tdb@FreeBSD.org
11 COMMENT=        Experimental reimplementation of Dan Bernstein's daemontools
12
13 CONFLICTS=      daemontools-[0-9]*
14
15 GNU_CONFIGURE=  yes
16
17 .include <bsd.port.mk>