2003-06-03 04:21:53 +02:00
|
|
|
# New ports collection makefile for: freedt
|
|
|
|
# Date created: 25 May 2003
|
|
|
|
# Whom: Tim Bishop <tim@bishnet.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= freedt
|
2005-03-10 15:11:20 +01:00
|
|
|
PORTVERSION= 0.21
|
2003-06-03 04:21:53 +02:00
|
|
|
CATEGORIES= sysutils
|
2004-11-14 22:08:32 +01:00
|
|
|
MASTER_SITES= http://offog.org/files/ \
|
|
|
|
ftp://ftp.i-scream.org/pub/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
|
2003-06-03 04:21:53 +02:00
|
|
|
COMMENT= An experimental reimplementation of Dan Bernstein's daemontools
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|