aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/freedt/Makefile
blob: e68c4ffe425e3e787a9bdf5587904df92e09d418 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    freedt
# Date created:     25 May 2003
# Whom:         Tim Bishop <tim@bishnet.net>
#
# $FreeBSD$
#

PORTNAME=   freedt
PORTVERSION=    0.17
CATEGORIES= sysutils
MASTER_SITES=   http://azz.us-lot.org/files/

MAINTAINER= tim@bishnet.net
COMMENT=    An experimental reimplementation of Dan Bernstein's daemontools

GNU_CONFIGURE=  yes

.include <bsd.port.mk>